From: Eric Covener Date: Wed, 5 Mar 2008 19:15:52 +0000 (+0000) Subject: propose PR#44447 for backport X-Git-Tag: 2.2.9~327 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3374191771539537476963110acb408f62da4cef;p=thirdparty%2Fapache%2Fhttpd.git propose PR#44447 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@633983 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8aa206174c5..583c9418d15 100644 --- 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