Commit 21da1f57 authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Jeff fixed this...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89049 13f79535-47bb-0310-9956-ffa450edef68
parent 9378540b
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
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.