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/18 22:10:22 UTC

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

Author: rpluem
Date: Tue Apr 18 13:10:19 2006
New Revision: 395020

URL: http://svn.apache.org/viewcvs?rev=395020&view=rev
Log:
* Vote and 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=395020&r1=395019&r2=395020&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Apr 18 13:10:19 2006
@@ -74,6 +74,14 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * http_protocol: Fix escaping of Expect error message
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=394965&view=rev
+        2.2.x version of patch:
+          Trunk version with changed offsets
+       +1: mjc, trawick, rpluem
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_dbd: When threaded, create a private pool in child_init
@@ -123,9 +131,3 @@
           Trunk version works
       +1: rpluem
 
-    * http_protocol: Fix escaping of Expect error message
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=394965&view=rev
-        2.2.x version of patch:
-          Trunk version with changed offsets
-       +1: mjc, trawick