]> granicus.if.org Git - apache/commitdiff
This looks complete.
authorBill Stoddard <stoddard@apache.org>
Mon, 6 May 2002 15:31:40 +0000 (15:31 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 6 May 2002 15:31:40 +0000 (15:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94962 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a164e8f980b62590d88286b4106d9fc30b909201..e4dcb35317731ae16ac7c359f5ff05f34e8ff6c2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/05/06 12:42:36 $]
+Last modified at [$Date: 2002/05/06 15:31:40 $]
 
 Release:
 
@@ -53,6 +53,8 @@ RELEASE SHOWSTOPPERS:
 
     * for 2.0.37: decide if the MMN bump was warranted
 
+    * Move mod_deflate out of experimental
+
 CURRENT VOTES:
 
     * Should we always build [support*] binaries statically unless otherwise
@@ -84,6 +86,8 @@ CURRENT VOTES:
       -1:   Aaron (premature decision, needs more discussion and bug fixes)
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+    * Get mod_cache/mod_mem_cache out of experimental (still some
+      work items left to complete)
 
     * The 2.0.36 worker MPM graceless shutdown changes work but are
       a bit clunky on some platforms; eg, on Linux, the loop to
@@ -123,9 +127,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
     * Rewrite core_output_filter. It is nearly impossible to support
       it with predictable results as it is implemented now.
 
-    * Convert all instances of the old apr_lock_t type to the new
-      types.
-
     * With AP_MODE_EXHAUSTIVE in the core, it is finally clear to me
       how the Perchild MPM should be re-written.  It hasn't worked
       correctly since filters were added because it wasn't possible to