From: Brian Havard Date: Mon, 20 Aug 2001 10:58:09 +0000 (+0000) Subject: Remove todo item, fixed in APR (append mode fix). X-Git-Tag: 2.0.25~259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=668b41673a8b1205485b71e3dda97ed995484126;p=thirdparty%2Fapache%2Fhttpd.git Remove todo item, fixed in APR (append mode fix). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90395 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/mpmt_os2/mpmt_os2.c b/server/mpm/mpmt_os2/mpmt_os2.c index 0338c6c21ff..1c078badfa8 100644 --- a/server/mpm/mpmt_os2/mpmt_os2.c +++ b/server/mpm/mpmt_os2/mpmt_os2.c @@ -76,7 +76,6 @@ /* Todo list - - Fix log file clashing between child processes - Enforce MaxClients somehow - Catch thread exceptions & initiate graceful shutdown of child process */