]> err.no Git - sope/blob - sope-core/ChangeLog
renamed packages as discussed in the developer list
[sope] / sope-core / ChangeLog
1 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
2
3         * updated Version to 4.3
4
5 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
6
7         * SxCore.xcode: added NGCalendarDateRange.[hm]
8
9 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
10
11         * SxCore.xcode: fixed incorrect framework search paths.
12
13 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
14
15         * README-OSX.txt: Major overhaul for build description, especially the
16           Xcode section.
17
18 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
19
20         * SxCore.xcode: added 'Wrapper' build style and 'Wrapper Contents'
21           target. Use these to build the frameworks in an appropriate form to
22           have them embedded in an applications app wrapper's 'Frameworks'
23           folder.
24
25         * SxCore.xcode: LDAP related targets link against new LDAP system
26           framework now.
27
28 2004-06-11  Marcus Mueller  <znek@mulle-kybernetik.com>
29
30         * SxCore.xcode: removed NGCString from NGExtensions (deprecated)
31
32 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
33
34         * common.make: removed local ADDITIONAL_LIB_DIRS since those might not
35           yet be available during compilation, which in turn prints warnings
36           with Apple gcc
37
38 2004-05-09  Helge Hess  <helge.hess@opengroupware.org>
39
40         * SxCore.xcode: added subclassing test tool
41
42 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
43
44         * SxCore.xcode: added NSString+German.[hm] in NGExtensions.
45           Also, added -headerpad_max_install_names link option where
46           appropriate.
47
48 2004-03-15  Helge Hess  <helge.hess@opengroupware.org>
49
50         * SxCore.xcode: added new plist categories in NGExtensions to Xcode
51           project
52
53 2004-03-08  Helge Hess  <helge.hess@opengroupware.org>
54
55         * SxCore.xcode: added new source files in EOControl to Xcode project
56
57         * README-OSX.txt: added some build notes
58
59 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
60
61         * SxCore.xcode: Updated prebinding information according to
62           README-OSX.txt. Also, added Foundation.framework explicitly
63           to all subprojects.
64
65         * README-OSX.txt: New README currently describing prebinding
66           information for Mac OS X.
67
68         * ChangeLog: created.