]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Fri, 14 Dec 2007 22:40:32 +0000 (22:40 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 14 Dec 2007 22:40:32 +0000 (22:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@604322 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 26816addc4d7ed575681ef5c00ffad03b2a31a2c..87a4892b454fc3303dff2cc557022d1bbe7bced4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -135,6 +135,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&rev=600645
     +1: wrowe, rpluem, trawick
 
+  * http_protocol: Escape request method in 405 error reporting.
+    Trunk:
+      http://svn.apache.org/viewvc?view=rev&revision=603346
+    2.0.x:
+      Trunk patch applies.
+    +1: trawick, wrowe, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -167,13 +173,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://issues.apache.org/bugzilla/attachment.cgi?id=19901
     +1: trawick, rpluem
 
-  * http_protocol: Escape request method in 405 error reporting.
-    Trunk:
-      http://svn.apache.org/viewvc?view=rev&revision=603346
-    2.0.x:
-      Trunk patch applies.
-    +1: trawick, wrowe
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.