]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
bumped Xcode projects to version 4.7. Added a new Xcode project for the STXSaxDriver.
[sope] / sope-appserver / NGObjWeb / ChangeLog
index 84ae269accc1dbe8afe1af80e1e7000a4026b72e..786b3c71d375502746805c2de456f7eac6391164 100644 (file)
@@ -1,3 +1,19 @@
+2007-02-08  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.266
+
+       * SoObject.m, SoWebDAVRenderer.m: made the URL generation honour the
+         WOUseRelativeURLs default (which is on by default, so all generated
+         WebDAV URLs now do not include the hostname)
+
+       * DAVPropMap.plist: mapped calendar-color WebDAV property
+
+       * WebDAV/SoWebDAVRenderer.m: added support for XML properties which
+         contain values (v4.5.265)
+
+       * DAVPropMap.plist: added mappings for calendar-home-set,
+         dropbox-home-URL and notifications-URL CalDAV properties (v4.5.264)
+
 2007-01-17  Helge Hess  <helge@perform>
 
        * WebDAV/SoObjectWebDAVDispatcher.m: never report 404 WebDAV properties