]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Thu, 3 Mar 2011 12:34:26 +0000 (12:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 3 Mar 2011 12:34:26 +0000 (12:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076602 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 04c6b357408d5cf7e52452088d835462e19fb8e1..4620a9543c60769ffcad666493a135bc8323f656 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -105,6 +105,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                  Non-optional broken features are worse :)
                  Trunk must be patched identically.
 
+  * mod_rewrite: Allow to unset environment variables.
+     Direct backport from trunk.
+     PR: 50746
+     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646
+     (patch is simpler if viewed with whitespace changes ignored)
+     +1 rjung, covener, rpluem
+        (needs doc too including the behavior change in 2.2.16)
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -124,14 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: Trunk version of patch works with offset  
      +1 fuankg
 
-  * mod_rewrite: Allow to unset environment variables.
-     Direct backport from trunk.
-     PR: 50746
-     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646
-     (patch is simpler if viewed with whitespace changes ignored)
-     +1 rjung, covener
-        (needs doc too including the behavior change in 2.2.16)
-
   * suEXEC: Fix backport r1070639 which breaks compilation for platforms which do
      not support suexec. The patch also avoids printing the useless suexec path.     
      Trunk patch: n/a