]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Review one, add one, promote two bullets
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 20 Dec 2005 21:26:26 +0000 (21:26 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 20 Dec 2005 21:26:26 +0000 (21:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@358108 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2725416335d4abbd2ac8856eec955329dd93c157..08dac342181852c246c353d426bd16e597fd03f8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -78,13 +78,19 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-
     * mod_ssl/ab: Fix compiler warnings with OpenSSL 0.9.8a.
         http://svn.apache.org/viewcvs.cgi?rev=349415&view=rev
       +1: jorton, jerenkrantz, wrowe
 
+    * HTTP: If a connection aborts while waiting for a chunked line,
+      flag the connection as errored out.
+      http://svn.apache.org/viewcvs.cgi?rev=354630&view=rev
+      Message-ID: <4395A056.2070000@web.turner.com>
+      +1: jerenkrantz, jim, wrowe
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve
       configuration defaults and merge function.
@@ -104,12 +110,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Message-ID: <4395A056.2070000@web.turner.com>
       +1: jerenkrantz, jim
 
-    * HTTP: If a connection aborts while waiting for a chunked line,
-      flag the connection as errored out.
-      http://svn.apache.org/viewcvs.cgi?rev=354630&view=rev
-      Message-ID: <4395A056.2070000@web.turner.com>
-      +1: jerenkrantz, jim
-
     * proxy_util: Fix case where a shared keepalive connection results in
       different (and incorrect) workers from being accessed.
       http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306
@@ -127,3 +127,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?rev=356234&view=rev
       +1: jorton, niq
 
+    * Fix mis-shifted 32 bit scope, masked to 64 bits as a method.
+        URL: http://svn.apache.org/viewcvs?rev=358040&view=rev
+      +1: wrowe
+