]> err.no Git - sope/blobdiff - sope-gdl1/GDLAccess/ChangeLog
fixed bug in GDL adaptor lookup
[sope] / sope-gdl1 / GDLAccess / ChangeLog
index b43a03b1c4024838d9ecd39aa8a208ce09fbc8ea..26af0a39bb2f2c2b15a8e4c7e39aa6cb48b82553 100644 (file)
@@ -1,4 +1,62 @@
-2004-08-27  Helge Hess  <helge@dogbert.in.skyrix.com>
+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
+         major/minor numbers and bumped the framework revision
+
+2004-11-09  Helge Hess  <helge.hess@skyrix.com>
+
+       * v4.5.41
+
+       * bumped version from 1.3 to 4.5 to be consistent with the remaining
+         SOPE versions (the "super major version" is still gdl1)
+
+       * EOAdaptor.m: fixed adaptor lookup path
+
+2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * GDLAccess.xcode: new Xcode project
+
+2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * GNUmakefile.preamble, FoundationExt/GNUmakefile: minor changes for
+         inline compilation with GNUSTEP_BUILD_DIR set elsewhere (v1.1.40)
+
+2004-09-06  Helge Hess  <helge.hess@skyrix.com>
+
+       * EOSQLQualifier.m: fixed a compile warning related to scanner handler
+         and NSArray argument instead of va_list (v1.1.39)
+
+2004-09-06  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOAdaptorChannel.m: added
+         -selectAttributesX:describedByQualifier:fetchOrder:lock: for
+         selects which return, not raise, exceptions (v1.1.38)
+
+2004-08-31  Helge Hess  <helge.hess@skyrix.com>
+
+       * GNUmakefile.preamble: added library search pathes for FHS install
+         (v1.1.37)
+
+2004-08-30  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v1.1.36
+
+       * EOAdaptor.m: also look for adaptors in /usr/lib/sope-4.3/dbadaptors
+         and /usr/local/lib/sope-4.3/dbadaptors
+
+       * added hack to install the project in FHS locations - the library,
+         its headers, the tools and the resources will be installed in
+         FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
+
+2004-08-27  Helge Hess  <helge.hess@skyrix.com>
+
+       * EOAdaptor.m: look for adaptor bundles in Library/GDLAdaptors-1.1/
+         (v1.1.35)
 
        * increased version to v1.1 because it depends on libEOControl v4.3
          (v1.1.34)