]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorPhilip M. Gollucci <pgollucci@apache.org>
Sat, 31 Jan 2009 00:59:40 +0000 (00:59 +0000)
committerPhilip M. Gollucci <pgollucci@apache.org>
Sat, 31 Jan 2009 00:59:40 +0000 (00:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739469 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 03b8a616691ec9e8503a17629bfaeb522571e623..5cc938a6159a58f7c9cbf4725aa8146524231e5a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,10 +86,6 @@ 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 ]
-
   * mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
     way that per-directory rewrites append the previous notion of PATH_INFO
     to each substitution before evaluating subsequent rules.
@@ -141,6 +137,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
    +1: rpluem, trawick, pgollucci
 
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
  * mod_proxy_balancer: Try first if we find any "recoverable" workers before
    we force them to recover.
    Trunk version of patch: