]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Put proposal in the right section
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 4 Dec 2015 20:19:55 +0000 (20:19 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 4 Dec 2015 20:19:55 +0000 (20:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718021 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ccdd155523a7597f0cef6c873d241e995857f77d..0e01e48d8e7b7f007039733aa763ca23bb6b5c21 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -160,6 +160,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works apart from CHANGES
      +1: icing
      
+  *) mod_proxy_fdpass: Fix this module which has been broken since the beginning
+     of 2.4.x. More details in the change entry of r1717063
+     trunk patch: http://svn.apache.org/r1717063
+     2.4.x patch: trunk patch works (module CHANGES)
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if
@@ -203,12 +209,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              make it nonblocking (by default)?
         jim: Non-blocking seems the best way to handle...
 
-   * mod_proxy_fdpass: Fix this module which has been broken since the beginning
-     of 2.4.x. More details in the change entry of r1717063
-     trunk patch: http://svn.apache.org/r1717063
-     2.4.x patch: trunk patch works (module CHANGES)
-     +1: jailletc36
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * core: Add ap_errorlog_provider to make ErrorLog logging modular. This