]> granicus.if.org Git - apache/commitdiff
Jeff fixed this...
authorCliff Woolley <jwoolley@apache.org>
Mon, 7 May 2001 16:59:05 +0000 (16:59 +0000)
committerCliff Woolley <jwoolley@apache.org>
Mon, 7 May 2001 16:59:05 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89049 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ddb72a272f969c8535effd7e3a911d3deaf76b7a..7ea46b18e4e0edfce86fba3cfd1ad16a9f0ee392 100644 (file)
--- 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: <Pine.BSF.4.20.0104031557420.20876-100000@alive.znep.com>
 
-    * 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.