]> granicus.if.org Git - apache/commitdiff
Vote + promote
authorStefan Fritsch <sf@apache.org>
Wed, 25 Jul 2012 19:26:55 +0000 (19:26 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 25 Jul 2012 19:26:55 +0000 (19:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1365700 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 100a27ed80d09053f06c3058ef045e7166101ff4..2c0d63796da382613294a822dabc69e9f292f324 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,7 +88,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * scoreboard: Add the port number to the vhost's name.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1294358
+     2.4.x patch: trunk patch works
+     +1: rjung, jim, sf
 
+   * mod_setenvif: Compile the regex used by is_header_regex() only once
+     during startup This should save some memory, especially with .htaccess
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1343099
+     2.4.x patch: trunk patch works
+     +1: rjung, jim, sf
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -117,19 +126,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           any version. Also, if you read my note to dev@ you will see
           why it is not premature.
 
-   * scoreboard: Add the port number to the vhost's name.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1294358
-     2.4.x patch: trunk patch works
-     +1: rjung, jim
-     rjung: sf: you applied it to trunk, care to vote?
-
-   * mod_setenvif: Compile the regex used by is_header_regex() only once
-     during startup This should save some memory, especially with .htaccess
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1343099
-     2.4.x patch: trunk patch works
-     +1: rjung, jim
-     rjung: sf: you applied it to trunk, care to vote?
-
    * mod_ssl: Add SSLCompression directive.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1345319 and 
                   http://svn.apache.org/viewvc?view=revision&revision=1348656