From ad530ca371dba0a7aabcd4194c87a397d41df919 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 6 May 2002 15:31:40 +0000 Subject: [PATCH] This looks complete. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94962 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index a164e8f980..e4dcb35317 100644 --- 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 -- 2.40.0