]> err.no Git - sope/blobdiff - sope-core/NGExtensions/ChangeLog
minor code cleanups
[sope] / sope-core / NGExtensions / ChangeLog
index 65be8081d9c81e99de919e85b21a991610bab8eb..6e4a29e477349c94d29a1313224ef7aa1c6103f1 100644 (file)
@@ -1,3 +1,33 @@
+2006-07-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGResourceLocator.m: added FHS_INSTALL_ROOT to lookup path (v4.5.187)
+
+2006-07-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGBundleManager.m: added more debug logs which can be triggered using
+         NGBundleManagerDebugEnabled (v4.5.186)
+
+       * 64bit fixes (v4.5.185)
+
+2006-07-03  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.184
+
+       * NGHashMap.m: improved memory management with exceptions
+
+       * FdExt.subproj/NSSet+enumerator.m: code cleanups
+
+       * use %p for pointer formats, fixed gcc 4.1 warnings
+
+2006-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * *.h, *m: changed EOControl related includes into imports
+         to enable compilation against MulleEOF (v4.5.183)
+
+2006-02-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGBundleManager.m: minor code cleanups (v4.5.182)
+
 2006-01-22  Helge Hess  <helge.hess@opengroupware.org>
 
        * FdExt.subproj/NGPropertyListParser.m (_skipComments): fixed a bug