]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote
authorJim Jagielski <jim@apache.org>
Sun, 30 Nov 2008 15:34:45 +0000 (15:34 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 30 Nov 2008 15:34:45 +0000 (15:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cbd1dd66f903fb1c6ae1c03eff359307f1eeee40..04f9f88dbd521ebdbebeb3ab9a798b4828a9c7dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,15 +86,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   * configure.in: Don't reject libtool 2.x
     PR 44817
     http://svn.apache.org/viewvc?view=rev&revision=657354
     http://svn.apache.org/viewvc?view=rev&revision=657459
     +1: niq, rpluem, jim
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
    * core: Allow ap_invoke_handler to pass AP_FILTER_ERROR through as if it
      were a reserved return code (OK/DECLINED) instead of converting it to 
      internal server error.