From: Ruediger Pluem Date: Thu, 21 Dec 2006 21:05:51 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.4~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b99cd76a1b7c36e33d394288dbc9c7bce68573b;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@489460 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a05f4b2ab3..1998bcd8d3c 100644 --- a/STATUS +++ b/STATUS @@ -186,3 +186,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem + * mod_cache: While serving a cached entity ensure that filters that have + been applied to this cached entity before saving it to the cache are not + applied again. + PR: 40090 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=425787&view=rev + 2.2.x version of patch: + Trunk version works + +1: rpluem +