]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
fixed some child-key issue
[sope] / sope-appserver / NGObjWeb / ChangeLog
index e4e2cd6fec2870216ca5a8a0f895c9a3376b6c70..9a9ff266394006fdc2953f22a84729e4fc031312 100644 (file)
@@ -1,3 +1,24 @@
+2004-10-08  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WebDAV/SoObjectDataSource.m: ensure that the child key used for
+         lookup is a string (eg if toOneRelationshipKeys returns NSNumber's
+         as values) (v4.3.57)
+
+       * WebDAV/SoObjectDataSource.m: minor optimization to URL generation
+         (v4.3.56)
+
+       * v4.3.55
+
+       * WebDAV/SoObjectResultEntry.m, WebDAV/SoWebDAVRenderer.m: improved
+         debugging and error detection facilities
+
+       * WebDAV/SoObjectDataSource.m: fixed URL construction on Cocoa
+         Foundation (you cannot use NSPathUtilities to work on URLs with that
+         Foundation)
+
+       * WEClientCapabilities.m: added Goliath as a known (WebDAV) user agent,
+         added -isRSSClient method
+
 2004-10-07  Helge Hess  <helge.hess@opengroupware.org>
 
        * v4.3.54