From: Eric Covener Date: Sat, 3 Sep 2011 22:54:47 +0000 (+0000) Subject: backported in 1164941. X-Git-Tag: 2.2.21~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954383170c944d6d6b007e00e49e4832f95086af;p=thirdparty%2Fapache%2Fhttpd.git backported in 1164941. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164942 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2a13790db04..92f2a39bca0 100644 --- a/STATUS +++ b/STATUS @@ -93,11 +93,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_rewrite: validate RewriteMap int:foo even if RewriteEngine is "off" to avoid crash. - Trunk patch: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_rewrite.c?view=diff&r1=1154807&r2=1154808&pathrev=1154808 - 2.2.x patch: trunk works - +1 covener, sf, trawick - * mod_filter: fix parsing of regexps containing slashes PR 51434 (and 51435, which includes the fix) Trunk patch: N/A