]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backported in 1164941.
authorEric Covener <covener@apache.org>
Sat, 3 Sep 2011 22:54:47 +0000 (22:54 +0000)
committerEric Covener <covener@apache.org>
Sat, 3 Sep 2011 22:54:47 +0000 (22:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164942 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2a13790db043049b54f039a0becbbc307d210e21..92f2a39bca0fac718eb52c589b58f6ec9c0ec532 100644 (file)
--- 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