]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote, promote
authorEric Covener <covener@apache.org>
Thu, 13 Dec 2007 17:34:39 +0000 (17:34 +0000)
committerEric Covener <covener@apache.org>
Thu, 13 Dec 2007 17:34:39 +0000 (17:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@603963 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b24c60686a28274e8a4dd45b8697650a2e1de448..62698ebf9a5fe13bc90cccd0fab47a2f4bbff8b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * escape input method in 405 canned error response
+     trunk:
+       http://svn.apache.org/viewvc?view=rev&revision=603346
+     2.2.x:
+       trunk patch applies
+     +1: trawick, wrowe, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -99,13 +106,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                Better IMHO to separate releasing it from the many bugfixes
                in 2.2.7 mod_proxy.  Hence +1 for 2.2.8.
 
-   * escape input method in 405 canned error response
-     trunk:
-       http://svn.apache.org/viewvc?view=rev&revision=603346
-     2.2.x:
-       trunk patch applies
-     +1: trawick, wrowe
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when