]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport
authorNick Kew <niq@apache.org>
Thu, 29 Nov 2007 11:59:16 +0000 (11:59 +0000)
committerNick Kew <niq@apache.org>
Thu, 29 Nov 2007 11:59:16 +0000 (11:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599397 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bb64837d1a3b744c6104eb6be15072e103f571dc..f1c3448f343a17b94bddd8192f9ed3d267347ff4 100644 (file)
--- 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