]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Wed, 3 Aug 2016 11:48:07 +0000 (11:48 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 3 Aug 2016 11:48:07 +0000 (11:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1755076 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 479dc862e09bb7a08e3284355ad0c077abc2e437..9dcfb5bea34f165d305dcda830aa7efb6b2bd930 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,6 +124,17 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_fcgi: Fix 2.4.23 breakage for mod_rewrite per-dir and query 
+     string showing up in SCRIPT_FILENAME. PR59815
+     trunk patch:  http://svn.apache.org/r1751970
+     2.4.x patch: trunk works + CHANGES
+     +1 covener, elukey, jim
+
+  *) mod_proxy_fdpass: enable at build level 'most', restores compatibility
+     with common httpd 2.4 rpm.spec descriptors.
+     trunk patch: http://svn.apache.org/r1753224
+     2.4.x patch: trunk works
+     +1: wrowe, covener, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -176,12 +187,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (needed to adapt CHANGES entry since r1750854)
      +1: ylavic, covener
 
-  *) mod_proxy_fcgi: Fix 2.4.23 breakage for mod_rewrite per-dir and query 
-     string showing up in SCRIPT_FILENAME. PR59815
-     trunk patch:  http://svn.apache.org/r1751970
-     2.4.x patch: trunk works + CHANGES
-     +1 covener, elukey, jim
-
   *) CMake: fix various issues for Windows/Visual Studio build environments.
      PR59685.
      trunk patch: http://svn.apache.org/r1752331
@@ -196,12 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1 elukey
 
-  *) mod_proxy_fdpass: enable at build level 'most', restores compatibility
-     with common httpd 2.4 rpm.spec descriptors.
-     trunk patch: http://svn.apache.org/r1753224
-     2.4.x patch: trunk works
-     +1: wrowe, covener, jim
-
   *) autoconf: minor cleanup and removal of some dead code.
      trunk patch: http://svn.apache.org/r1753315
                   http://svn.apache.org/r1753316