]> granicus.if.org Git - apache/commitdiff
Vote and promote
authorYann Ylavic <ylavic@apache.org>
Wed, 11 Mar 2015 00:50:10 +0000 (00:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 11 Mar 2015 00:50:10 +0000 (00:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665750 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 87abb94a76d096f64b2139d2f669fab5f6b419ea..1081c39c14261cc4cb5ea10266baf5bc372c00b4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,6 +106,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_rewrite: use the context info API to alleviate the need to specify
+                  a RewriteBase in some situations
+     trunk patch: http://svn.apache.org/r1642484
+     2.4.x patch: trunk works
+     +1 covener, jim, ylavic
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -130,12 +135,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jkaluza, ylavic
 
-   * mod_rewrite: use the context info API to alleviate the need to specify
-                  a RewriteBase in some situations
-     trunk patch: http://svn.apache.org/r1642484
-     2.4.x patch: trunk works
-     +1 covener, jim
-
    * mod_proxy_ajp: Fix client connection errors handling and logged status
                     when it occurs.  PR 56823.
      trunk patch: http://svn.apache.org/r1643537