]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote early and often
authorJeff Trawick <trawick@apache.org>
Mon, 3 Dec 2007 15:56:46 +0000 (15:56 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 3 Dec 2007 15:56:46 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600576 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6b3cd063802c27e64ee944214ddac357feeed611..b65f951038fa616ceff5b6059769b13518228d0f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy_balancer: Remove the broken attempt to change balancer
+     params on-the-fly via the admin manager.
+     trunk:
+        http://svn.apache.org/viewvc?view=rev&revision=551099 (kinda)
+     2.2.x:
+        http://people.apache.org/~jim/patches/bsel-patch-2.txt
+     +1: jim, rpluem, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -200,14 +208,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                       and I would like to see the usage of tpool in the usage of
                       the SEDSCAT macro.
 
-   * mod_proxy_balancer: Remove the broken attempt to change balancer
-     params on-the-fly via the admin manager.
-     trunk:
-        http://svn.apache.org/viewvc?view=rev&revision=551099 (kinda)
-     2.2.x:
-        http://people.apache.org/~jim/patches/bsel-patch-2.txt
-     +1: jim, rpluem
-
   * mod_filter: Don't try to support chained filters when it doesn't work
     PR 43956
     http://svn.apache.org/viewvc?view=rev&revision=598299