]> err.no Git - sope/blobdiff - sope-gdl1/GDLAccess/ChangeLog
minor changes to Xcode project layout
[sope] / sope-gdl1 / GDLAccess / ChangeLog
index 690f45670d7eb3ffb0c6533772669f0ae1ae8444..2267cb9821993bb12cdaae9640993d126622ab20 100644 (file)
@@ -1,3 +1,60 @@
+2005-05-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * fixed gcc 4.0 warnings (v4.5.51)
+
+2005-04-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptorChannel.[hm]: added -describeResults: as a public method,
+         implemented -describeResults based on that (adaptors now need to
+         override -describeResults:) (v4.5.50)
+
+2005-04-12  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.49
+
+       * fixed various gcc 3.4.3 warnings
+
+       * removed support for unused EOAttribute features like flattened, 
+         derived, read-only, insert/update formats, definition
+
+2005-03-15  Helge Hess  <helge.hess@opengroupware.org>
+
+       * FoundationExt/GNUmakefile: properly include config.make (v4.5.48)
+
+2005-02-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptor.m: added +adaptorForURL: method to create EOAdaptor
+         objects from JDBC style URLs (eg PostgreSQL://OGo:OGo@localhost/OGo")
+         (v4.5.47)
+
+2005-01-14  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptorDataSource.m: fixed a bug in the sorting code, the "AS" was
+         missing in the SQL rename statement (v4.5.46)
+
+2005-01-13  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptorDataSource.m: improved -description (v4.5.45)
+
+2005-01-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAttribute.m, EOFaultHandler.m, EODatabaseFaultResolver.m: added 
+         casts to avoid compile warnings with Xcode (v4.5.44)
+
+2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.43
+
+       * GDLAccess.xcode: minor fixes and updated
+
+       * EOAttribute.m: changed usage of -timeZoneName (deprecated) to -name
+         for Foundations different to libFoundation.
+
+2004-11-13  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptor.m: fixed a bug in the lookup of GDL adaptor bundles
+         (v4.5.42)
+
 2004-11-11  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * GDLAccess.xcode: fixed Xcode build by providing all necessary