]> err.no Git - sope/blobdiff - sope-core/NGExtensions/ChangeLog
removed NGCString
[sope] / sope-core / NGExtensions / ChangeLog
index da7dd14bf676e475d3f612cc11dcd739497a64ab..e6d60991c6509abf955f252b0dcc117decf0ce5f 100644 (file)
@@ -1,10 +1,37 @@
-2004-09-06  Helge Hess  <helge.hess@skyrix.com>
+2004-09-23  Helge Hess  <helge.hess@skyrix.com>
+
+       * moved NGCString to Recycler (was not compiled since v4.2.93)
+
+2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * NGExtensions.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.
+
+       * NGExtensions.xcode: minor fix
+
+2004-09-20  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.3.115
+       
+       * NGExtensions/NSBundle+misc.h, FdExt.subproj/NSBundle+misc.m: new
+         NSBundle method -pathForResource:ofType:inDirectory:forLocalizations:
+
+       * NGExtensions/NGExtensions.h: added NSBundle+misc.h to the public
+         headers
 
+2004-09-06  Helge Hess  <helge.hess@skyrix.com>
+       
+       * FdExt.subproj/NSFileManager+Extensions.m: added new method:
+         -createDirectoriesAtPath:attributes: (comparable to mkdirs)
+         (v4.3.114)
+       
        * NGBundleManager.m: changed bundle resource lookup to check loaded
          bundles before scanning the NGBundlePath resources (is faster and
          fixes an issue with a bundle loaded but not in the search path)
          (v4.3.113)
-
+       
 2004-09-05  Helge Hess  <helge.hess@opengroupware.org>
 
        * v4.3.112