You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2006/04/10 21:47:36 UTC

svn commit: r393036 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Mon Apr 10 12:47:35 2006
New Revision: 393036

URL: http://svn.apache.org/viewcvs?rev=393036&view=rev
Log:
* One vote, one promote

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=393036&r1=393035&r2=393036&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Apr 10 12:47:35 2006
@@ -74,6 +74,14 @@
 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 @@
       -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
+