From: Jeff Trawick Date: Mon, 3 Dec 2007 15:56:46 +0000 (+0000) Subject: vote early and often X-Git-Tag: 2.2.7~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3287a6ebe22a84059915322a9ed312d3d82b00;p=thirdparty%2Fapache%2Fhttpd.git vote early and often git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600576 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6b3cd063802..b65f951038f 100644 --- 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