From: Philip M. Gollucci Date: Sat, 31 Jan 2009 00:59:40 +0000 (+0000) Subject: promote X-Git-Tag: 2.2.12~246 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bd20edabea003d733e08e7bbe48418a88a71fde;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739469 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 03b8a616691..5cc938a6159 100644 --- 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: