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

	* added SoOFS as a separate project

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

	* moved SxComponents to Recycler

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

	* SOPE.xcode: fixed an incorrect framework search path.

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

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

	* SOPE.xcode: added WOKeyPathAssociationSystemKVC.m and
	  NSUserDefaults+KVC.m in NGObjWeb/Associations to the Xcode build
	  which were previously missing.

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

	* SOPE.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.

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

	* SOPE.xcode: removed WOPopUpButton.h.

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

	* SOPE.xcode: added new bundle products, SoCore.sxp and SoOFS.sxp -
	  both seemed to get lost in the transition from Project Builder to
	  Xcode. Please note that the names of the two products bear the (SXP)
	  specifier which is unfortunately necessary since there already is an
	  SoOFS target and Xcode seriously gets confused by this, despite the
	  fact that the product types are different.

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

	* SOPE.xcode: added new WOMessage+Validation.m

2004-04-28  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SOPE.xcode: added new WOXML framework for legacy applications.

	* README-OSX.txt: updated prebinding info list for new WOXML target.

2004-04-19  Marcus Mueller  <znek@mulle-kybernetik.com>

	* SOPE.xcode: added WEPageLink in WEExtensions,
	  WOHyperlink cluster in NGObjWeb.

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

	* SOPE.xcode: Added WETableView group and accompanied files in
	  WEExtensions.

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

	* SOPE.xcode: added WERedirect.m to WEExtensions, added WORedirect.[hm]
	  and WOExtensions.h to WOExtensions.

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

	* SOPE.xcode: added WEQualifierConditional in WEExtensions.
	  Also, added -headerpad_max_install_names link option where
	  appropriate.

2004-03-08  Helge Hess  <helge@mac.in.skyrix.com>

	* SOPE.xcode: added new source files in WebDAV

	* README-OSX.txt: added some build notes

2004-02-26  Helge Hess  <helge.hess@opengroupware.org>

	* added WOResourceURLAssociation to Xcode project

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

	* SOPE.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.