From: Nick Kew Date: Mon, 29 May 2006 11:53:29 +0000 (+0000) Subject: Propose backport of fix to PR#39672 X-Git-Tag: 2.2.3~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4dc24337b9d050fb4b4c548470cfd5080fe44d;p=thirdparty%2Fapache%2Fhttpd.git Propose backport of fix to PR#39672 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@410081 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e7ed2adedca..e931c11f347 100644 --- a/STATUS +++ b/STATUS @@ -145,3 +145,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=18355 +1: chrisd, trawick + * mod_filter: Don't try to insert a filter that doesn't exist + PR#39672 + Trunk version: http://svn.apache.org/viewvc?view=rev&revision=410079 + 2.2.x (identical) + +1: niq