X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sope-appserver%2FNGObjWeb%2FChangeLog;h=0d307ca8f9e12a9bc0b544fcc4944ff4110604e0;hb=4c28420c08c7ff8bfc0dd3c6faf08277f12dbb8e;hp=14bb58ea0b93bf179125742313f1b0a98603df96;hpb=1bfce800bb8f9c147f56e85f44b06e1cf2e2a717;p=sope diff --git a/sope-appserver/NGObjWeb/ChangeLog b/sope-appserver/NGObjWeb/ChangeLog index 14bb58ea..0d307ca8 100644 --- a/sope-appserver/NGObjWeb/ChangeLog +++ b/sope-appserver/NGObjWeb/ChangeLog @@ -1,3 +1,21 @@ +2004-11-05 Helge Hess + + * WOSimpleHTTPParser.m: set a default file boundary size and max upload + size if the Defaults.plist was not loaded (eg in xmlrpc_call with + WOHTTPConnectionUseSimpleParser) (v4.5.88) + +2004-11-15 Marcus Mueller + + * v4.5.87 + + * WOCoreApplication.m: needed to define a private +logger to enable + proper logging in class methods. + + * WOHttpAdaptor/common.h: add new logging API to common includes + + * WOHttpAdaptor/WOHttpAdaptor.m: rewrote logging to use new logging + API. Added an own (conditional) logger for performance logging. + 2004-11-13 Helge Hess * WOApplication.m: changed wrapper-missing-log from warn to debug