]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* One vote, one promote
authorRuediger Pluem <rpluem@apache.org>
Mon, 10 Apr 2006 19:47:35 +0000 (19:47 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 10 Apr 2006 19:47:35 +0000 (19:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@393036 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ecbd016db523b8fa12a830740f92665e94fc1235..6bd7f81fe866b06f8235a554338af79c074daf4a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -74,6 +74,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_proxy: Forward proxy requests created by mod_rewrite to the correct
+                 backend server. PR 39253.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=392613&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: rpluem, trawick, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -91,19 +99,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
                      This can not be backported to 2.2.
 
-    * mod_proxy: Forward proxy requests created by mod_rewrite to the correct
-                 backend server. PR 39253.
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=392613&view=rev
-        2.2.x version of patch:
-          Trunk version works
-      +1: rpluem, trawick, jim
-
     * htdbm: Warn when the user adds a plaintext password on a platform
       with crypt().  The server will assume that the format is crypt().
         Trunk version of patch:
           http://svn.apache.org/viewcvs?rev=392944&view=rev
         2.2.x version of patch:
           Trunk version works
-      +1: trawick
-     
+      +1: trawick, rpluem
+