]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
fixed OGo bug #888
[sope] / sope-appserver / NGObjWeb / ChangeLog
index a155f43ee86da3ed696902b7ea896a9e86010ebe..8ef217906fad1f9abfdecb3da4b6516aca00bb49 100644 (file)
@@ -1,3 +1,28 @@
+2004-09-09  Helge Hess  <helge.hess@opengroupware.org>
+
+       * DynamicElements/WOBrowser.m: deprecated 'string' binding and
+         activated 'displayString' as requested in OGo bug #888 (v4.3.32)
+
+2004-09-09  Frank Reppin  <frank@opengroupware.org>
+
+       * GNUmakefile.postamble: added patch for installing in different
+         install roots (INSTALL_ROOT_DIR prefix variable) (v4.3.31)
+
+2004-09-08  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WOHttpAdaptor/WOHttpTransaction.m: check whether the simple HTTP
+         parser is to be used using the
+         -shouldUseSimpleHTTPParserForTransaction: method on
+         WOCoreApplication. That way applications which require the parser
+         (like xmlrpcd/ZideStore) can override the default
+         WOHttpTransactionUseSimpleParser default (v4.3.30)
+
+2004-09-07  Helge Hess  <helge.hess@skyrix.com>
+
+       * Defaults.plist: disable WODebugging per default (v4.3.29)
+
+       * WOContext.m: minor code cleanup (v4.3.28)
+       
 2004-09-06  Helge Hess  <helge.hess@skyrix.com>
 
        * Defaults.plist: enable watch dog per default (use WOUseWatchDog