]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose PR#44447 for backport
authorEric Covener <covener@apache.org>
Wed, 5 Mar 2008 19:15:52 +0000 (19:15 +0000)
committerEric Covener <covener@apache.org>
Wed, 5 Mar 2008 19:15:52 +0000 (19:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@633983 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8aa206174c587461b6ec79002efe4f9ff3b415db..583c9418d15b2597b9ffd144d30c580823da0c0a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -211,6 +211,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patch works
    +1: rpluem, jim
 
+ * mod_include: Set aside buckets that remain unprocessed in the filter 
+   context for the next filter pass. 
+   PR: 44447
+   Trunk version of patch: 
+       http://svn.apache.org/viewvc?rev=629456&view=rev
+   Backport version for 2.2.x of patch:
+       Trunk version of patch works
+   +1: covener
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when