From: Nick Kew Date: Thu, 29 Nov 2007 11:59:16 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.2.7~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e5069a1ee054cac72c2c42003444aec80a1f14;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599397 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bb64837d1a3..f1c3448f343 100644 --- a/STATUS +++ b/STATUS @@ -243,6 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: is no call to getpid anywhere in mod_proxy_balancer (it was removed on trunk in r394065). If you remove the include from your proposal I am +1. + * 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 + http://svn.apache.org/viewvc?view=rev&revision=598393 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when