From: Tony Finch Date: Tue, 21 Mar 2000 19:28:56 +0000 (+0000) Subject: Time for a few beers, I think. X-Git-Tag: APACHE_2_0_ALPHA_2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ca61b0cbd4a37c26d27f90c3ba7e8f24941dcd9;p=apache Time for a few beers, I think. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84817 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b7b5f7084b..106750d165 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/03/11 05:42:50 $] +Last modified at [$Date: 2000/03/21 19:28:56 $] Release: @@ -8,6 +8,7 @@ Release: 2.0 : later in 2000 RELEASE SHOWSTOPPERS: + * Fix SAFEREAD * Fix lingering close @@ -64,9 +65,8 @@ RELEASE SHOWSTOPPERS: * Modules. Which modules do not work yet, can we get a list? * We need a thread-safe resolver, at least on Unix. - Status: The best known candidate would be something from BIND - (v8 or v9?) The only other option would be to mutex all the - resolver calls, + Status: The best known candidate would be something from + BIND v9. RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: @@ -187,7 +187,11 @@ Documentation that needs writing: * The concept of MPMs, especially if we ship more than one MPM for a given platform - * New directives in the various MPMs + * New directives in the various MPMs and appropriate links from + obsolete directives in core.html to the MPM documentation. + + * Revise manual/stopping.html and the last part of + manual/misc/perf-tuning.html to take account of the MPMs. * API documentation Status: Ben Laurie has written some hooks documentation