]> granicus.if.org Git - apache/commitdiff
Vote for mod_proxy_http fix
authorMike Rumph <mrumph@apache.org>
Thu, 27 Feb 2014 16:56:49 +0000 (16:56 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 27 Feb 2014 16:56:49 +0000 (16:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572657 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a7a9a6ef826275ed93942caf473e501ffc6e249a..db5c79634f36e39422e2c1b45b01703c9fe67c86 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy_http: Log an error when reading the request body fails.
+     trunk patch: http://svn.apache.org/r1570598
+     2.4.x patch:  trunk works modulo next_number
+     +1: ylavic, jim, mrumph
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -163,12 +167,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-certkeyfile-v3.diff
      +1: kbrand, ylavic
 
-
-   * mod_proxy_http: Log an error when reading the request body fails.
-     trunk patch: http://svn.apache.org/r1570598
-     2.4.x patch:  trunk works modulo next_number
-     +1: ylavic, jim
-
    * mod_proxy_http: Don't recycle backend connections known to be closed.
      trunk patch: http://svn.apache.org/r1568404
      2.4.x patch:  trunk works