2005-08-26  Helge Hess  <helge.hess@opengroupware.org>

	* all makefiles: add common.h as the precompiled header file

2005-08-17  Helge Hess  <helge.hess@opengroupware.org>

	* added sope-core umbrella framework

2005-08-10  Helge Hess  <helge.hess@opengroupware.org>

	* all makefiles: added flags to build only frameworks on MacOSX

2005-08-08  Marcus Mueller  <znek@mulle-kybernetik.com>

	* README-OSX.txt: updated prebinding info

2004-10-17  Helge Hess  <helge.hess@opengroupware.org>

	* all makefiles: include config.make if available

2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>

	* sope-core.xcode: Fixed wrong build order

2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>

	* sope-core.xcode: Fixed dependencies to resemble the make process
	  more closely. Our aim should be to stick to the make process
	  as closely as possible, so we shouldn't introduce dependencies in
	  non-toplevel projects.

2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>

	* sope-core.xcode: fixed file encodings

	* SxCore*: removed old Xcode and related files

2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>

	* added new sope-core.xcode

2004-08-20  Helge Hess  <helge.hess@opengroupware.org>

	* common.make: updated for new SOPE 4.3 hierarchy

	* updated Version to 4.3

2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SxCore.xcode: added NGCalendarDateRange.[hm]

2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>

        * SxCore.xcode: fixed incorrect framework search paths.

2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>

	* README-OSX.txt: Major overhaul for build description, especially the
	  Xcode section.

2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SxCore.xcode: added 'Wrapper' build style and 'Wrapper Contents'
	  target. Use these to build the frameworks in an appropriate form to
	  have them embedded in an applications app wrapper's 'Frameworks'
	  folder.

	* SxCore.xcode: LDAP related targets link against new LDAP system
	  framework now.

2004-06-11  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SxCore.xcode: removed NGCString from NGExtensions (deprecated)

2004-06-09  Helge Hess  <helge.hess@opengroupware.org>

	* common.make: removed local ADDITIONAL_LIB_DIRS since those might not
	  yet be available during compilation, which in turn prints warnings
	  with Apple gcc

2004-05-09  Helge Hess  <helge.hess@opengroupware.org>

	* SxCore.xcode: added subclassing test tool

2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SxCore.xcode: added NSString+German.[hm] in NGExtensions.
	  Also, added -headerpad_max_install_names link option where
	  appropriate.

2004-03-15  Helge Hess  <helge.hess@opengroupware.org>

	* SxCore.xcode: added new plist categories in NGExtensions to Xcode
	  project

2004-03-08  Helge Hess  <helge.hess@opengroupware.org>

	* SxCore.xcode: added new source files in EOControl to Xcode project

	* README-OSX.txt: added some build notes

2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SxCore.xcode: Updated prebinding information according to
	  README-OSX.txt. Also, added Foundation.framework explicitly
	  to all subprojects.

	* README-OSX.txt: New README currently describing prebinding
	  information for Mac OS X.

	* ChangeLog: created.