]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add rewrite fix, vote
authorEric Covener <covener@apache.org>
Thu, 14 Jan 2016 17:09:48 +0000 (17:09 +0000)
committerEric Covener <covener@apache.org>
Thu, 14 Jan 2016 17:09:48 +0000 (17:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1724657 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1234023981e0556954e61577d501f866c1644842..d226a959e57bdc1c0a5d3501883d7a462ad1566b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -219,7 +219,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR: 57895
      trunk patch: http://svn.apache.org/r1723567
      2.4.x patch: trunk works, modulo CHANGES
-     +1: rjung
+     +1: rjung, covener
+
+  *) mod_rewrite: Avoid looping on relative substitutions that
+     result in the same filename we started with. 
+     PR 58854.
+     trunk patch: http://svn.apache.org/r1724656
+     2.4.x: trunk works
+     +1 covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED