]> err.no Git - sope/blobdiff - sope-appserver/SoOFS/ChangeLog
fixed some NGMail framework build issue
[sope] / sope-appserver / SoOFS / ChangeLog
index 189cbc2eb87b6050f1fede0b63fc9d73b0b3af7e..f2e52128bc589e718d8ccc1ad53741cdb7ff70aa 100644 (file)
@@ -1,3 +1,65 @@
+2005-09-18  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: added dependency to NGMail (v4.5.19)
+
+2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
+
+       * OFSResourceManager.m, OFSFolderDataSource.m, OFSPropertyListObject.m:
+         fixed gcc 4.0 warnings (v4.5.18)
+
+2005-07-23  Sebastian Reitenbach  <reitenbach@rapideye.de>
+
+       * GNUmakefile.preamble: added OpenBSD linking flags (v4.5.17)
+
+2005-05-03  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: added strict bundle dependencies for MacOSX
+         (v4.5.16)
+
+2005-02-17  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.15
+
+       * sope.m: slightly adjusted #include's, sope.m now builds with Xcode
+         as well
+
+       * SoOFS.xcode: added sope-4.5 tool target
+
+2005-01-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * common.h: streamline NeXT/APPLE/COCOA Foundation library define into
+         just COCOA_Foundation_LIBRARY (fixes a warning) (v4.5.14)
+
+2005-01-04  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * OFSWebMethodRenderer.m, OFSWebMethod.m, common.h: removed warnings
+         that occured during Xcode compile by explicitly declaring used
+         private interfaces (v4.5.14)
+
+       * v4.5.13
+
+       * SoOFS.xcode: new product
+
+       * SoOFS-Info.plist: updated properly
+
+       * GNUmakefile.preamble: adjusted include paths, this way it works in
+         Xcode also without major changes.
+
+       * common.h: safeguarded against double inclusion. Adjusted #include
+         paths
+
+       * OFSFactoryRegistry.m, OFSHttpPasswd.m, OFSWebMethodRenderer.m,
+         OFSWebMethod.m, OFSFileRenderer.m, OFSPropertyListObject.m: adjusted
+         #include path.
+
+2004-11-04  Helge Hess  <helge.hess@skyrix.com>
+
+       * use Version file for install directory location
+
+2004-10-12  Helge Hess  <helge.hess@opengroupware.org>
+
+       * sope.m: minor logging improvements (v4.3.12)
+
 2004-09-29  Helge Hess  <helge.hess@skyrix.com>
 
        * fhs.make: install 'sope' tool in FHS sbin (v4.3.11)