]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment on a vote and propose a backport.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 31 Aug 2003 16:20:34 +0000 (16:20 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 31 Aug 2003 16:20:34 +0000 (16:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101142 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 229e17e69e5a5a3667d5ee3d1f934c69c825d7e1..62da039aad028a28d62b2b92f674186de2696ae5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/29 19:51:39 $]
+Last modified at [$Date: 2003/08/31 16:20:34 $]
 
 Release:
 
@@ -333,6 +333,7 @@ PATCHES TO PORT FROM 2.1
     * Overhaul of mod_include's filter parser.
         modules/filters/mod_include.c: r1.235, r1.236
         modules/filters/mod_include.h: r1.35
+      jerenkrantz asks: Doesn't this require a MMN bump?
       +1: nd, brianp
 
     * Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
@@ -368,6 +369,11 @@ PATCHES TO PORT FROM 2.1
         modules/ssl/ssl_engine_io.c r1.111
       +1: jorton
 
+    * Fix EOS handling in ap_get_client_block.
+        modules/http/http_protocol.c: r1.471
+      See Message-ID: <3EC0B430.4010008@stason.org>
+      +1: jerenkrantz
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,