]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
added WOMessageUseUTF8 bool default
[sope] / sope-appserver / NGObjWeb / ChangeLog
index a121e67e36960892a4fd692380368a705241d761..85143f7dfd1a5305750eb7548de8e4a111e88f32 100644 (file)
@@ -1,3 +1,39 @@
+2004-12-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WOMessage.m: added 'WOMessageUseUTF8' bool default to enable UTF-8
+         as the default message encoding (v4.5.104)
+
+2004-12-19  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.103
+
+       * WOContext.m: fixed bug in -pushCursor:, first element in newly
+         allocated stack was never set
+
+       * DynamicElements/WORepetition.m: reverted use of -pushCursor/
+         -popCursor for ComplexRepetition, but only in case index is not used.
+
+2004-12-18  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * DynamicElements/WORepetition.m: bugfix in -appendToResponse:... for
+         case when only "count" and "index" are set (this didn't work because
+         of erroneous use of -pushCursor/-popCursor) (v4.5.102)
+
+2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * NGObjWeb.xcode: minor changes and updated
+
+       * WebDAV/WebDAV.xcode: minor changes and updated
+
+       * SoObjects/SoObjects.xcode: minor changes and updated
+
+       * NGHttp/NGHttp.xcode: minor changes and updated
+
+2004-11-25  Helge Hess  <helge.hess@skyrix.com>
+
+       * Defaults.plist: set WOHttpAllowHost per default to ( localhost,
+         localhost.localdomain ) (v4.5.101)
+
 2004-11-24  Helge Hess  <helge.hess@opengroupware.org>
 
        * DynamicElements/WOForm.m: minor code cleanups (v4.5.100)
 
        * use Version file for install directory location
 
-2004-11-04  Helge Hess  <helge.hess@skyrix.com>
-
-       * branched 4.3 into 4.4 and 4.5
-       
 2004-11-03  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * DynamicElements/*.api: provided formal specifications for all
          dynamic elements in a format borrowed from WebObjects 4.51.
-         (v4.3.83)
+         (v4.5.83)
+
+2004-11-03  Helge Hess  <helge.hess@skyrix.com>
 
+       * branched 4.3 into 4.4 and 4.5
+       
 2004-11-03  Helge Hess  <helge.hess@skyrix.com>
 
        * WOWatchDogApplicationMain.m: disable warning on /etc server defaults