From: Cliff Woolley Date: Mon, 7 May 2001 16:59:05 +0000 (+0000) Subject: Jeff fixed this... X-Git-Tag: 2.0.18~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fed0bcf0fe19c5cfb27e2703f4e22af52565efc;p=thirdparty%2Fapache%2Fhttpd.git Jeff fixed this... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89049 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ddb72a272f9..7ea46b18e4e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/05/04 18:49:28 $] +Last modified at [$Date: 2001/05/07 16:59:05 $] Release: @@ -238,10 +238,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: works, eg. AC_PREFIX_DEFAULT issues. Message-ID: - * mod_status ExtendedStatus SS (seconds since last request) is - bogus because of an uninitialized field in the scoreboard. - Status: Cliff is working on this - * All of our MPMs should use APR for threads/processes. This will allow us to error out if a threaded MPM is chosen on a platform that doesn't support threads.