]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorRainer Jung <rjung@apache.org>
Mon, 8 Jul 2013 06:47:34 +0000 (06:47 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 8 Jul 2013 06:47:34 +0000 (06:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1500589 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6bb9b8ea82d373df7517384de94653e5d7a8f1f9..f62ca86171dfb9a053d10ec2f7b471458dccb3a0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,6 +97,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
   
+  * mod_ssl: Change default for SSLCompression to off.
+    trunk patch: http://svn.apache.org/r1400700
+    2.4.x patch: http://svn.apache.org/r1400962
+    2.2.x patch: trunk patch works (except CHANGES and compatibility info in docs)
+    +1: sf, fuankg, rjung
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -114,12 +120,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            find but we can't rule it out for foreign modules. We could fix the signature
            (returning const char *) in trunk but not for 2.2 ad 2.4. 
 
-  * mod_ssl: Change default for SSLCompression to off.
-    trunk patch: http://svn.apache.org/r1400700
-    2.4.x patch: http://svn.apache.org/r1400962
-    2.2.x patch: trunk patch works (except CHANGES and compatibility info in docs)
-    +1: sf, fuankg
-
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically