dgaudet 98/03/28 04:01:42
Modified: . STATUS Log: the why Revision Changes Path 1.229 +10 -0 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.228 retrieving revision 1.229 diff -u -r1.228 -r1.229 --- STATUS 1998/03/28 11:58:11 1.228 +++ STATUS 1998/03/28 12:01:41 1.229 @@ -442,6 +442,16 @@ having real fits keeping it alive on a dual processor machine. Could be OS problems.. + * vformatter TODO: + - double check logic in apapi_vformatter(), and especially psprintf() + - fix ALLOC_USE_MALLOC, make sure ALLOC_DEBUG and POOL_DEBUG still work + - add in and use the inaddr formatting codes that started the whole + debate last october + - ... so that we can finally start fixing all the log messages that + were previously log_reason(), which included the client address, + but now using aplog_error() they're without the client address, and + that sucks + Win32 specific issues: Open issues: