From: Bill Stoddard Date: Fri, 22 Mar 2002 15:22:24 +0000 (+0000) Subject: Yep, it's cold today in Raleigh X-Git-Tag: 2.0.34~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85de69a7b94ae6de74652db24158b820a40cf965;p=apache Yep, it's cold today in Raleigh git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f39020a083..7af19f1af0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/22 15:13:14 $] +Last modified at [$Date: 2002/03/22 15:22:24 $] Release: @@ -116,6 +116,9 @@ CURRENT VOTES: 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. Status: Aaron has converted all but the perchild MPM to