]> granicus.if.org Git - apache/commitdiff
Time for a few beers, I think.
authorTony Finch <fanf@apache.org>
Tue, 21 Mar 2000 19:28:56 +0000 (19:28 +0000)
committerTony Finch <fanf@apache.org>
Tue, 21 Mar 2000 19:28:56 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84817 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b7b5f7084b0a080801f40fc80dd0044a40053453..106750d165dc9713170c766c4bc1f8587fa346c0 100644 (file)
--- 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