From: Bill Stoddard Date: Wed, 20 Mar 2002 16:19:24 +0000 (+0000) Subject: status on ap_rset_content_type() fix. X-Git-Tag: 2.0.34~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dae77b9e849bd0ca022222f6cdfa6900d2c42c6;p=thirdparty%2Fapache%2Fhttpd.git status on ap_rset_content_type() fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94054 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fc898b7fa3c..5bc71f83d79 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/18 21:50:32 $] +Last modified at [$Date: 2002/03/20 16:19:24 $] Release: @@ -74,7 +74,9 @@ FINAL RELEASE SHOWSTOPPERS: ap_pass_brigade() hook? As a filter that runs at HTTP_HEADER stage? This needs to be resolved before the next public release. Message-ID: <018701c1b99c$f0f24310$0a01230a@KOJ> - BillS is working on this... + - First cut of this code has been committed. Needs to be + reviewed and documented. Any module that does not use the + accessor function will break the server. * API changes planned for 2.0 that should happen before the GA release: