]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
fixed OGo bug #894
[sope] / sope-appserver / NGObjWeb / ChangeLog
index f983d9c5e83c48ec1e356d6ce4e9e7291885c753..06a95e40686292dda1fdfe01fc0e99c5b199ec43 100644 (file)
@@ -1,5 +1,29 @@
-2004-09-07  Helge Hess  <helge.hess@skyrix.com>
+2004-09-09  Helge Hess  <helge.hess@opengroupware.org>
+
+       * DynamicElements/WOBrowser.m: deprecated 'selection' binding and
+         activated 'selections' as requested in OGo bug #894 (v4.3.33)
        
+       * 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>