]> granicus.if.org Git - apache/commitdiff
move to proper section
authorEric Covener <covener@apache.org>
Tue, 8 Mar 2016 19:19:20 +0000 (19:19 +0000)
committerEric Covener <covener@apache.org>
Tue, 8 Mar 2016 19:19:20 +0000 (19:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734126 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 35aa108569cbdb2b34d8175064f09addcfbfc91d..2bdd9a1a639fa8a37dbdb0ccf459fff790474793 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,6 +177,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works (modulo CHANGES)
      +1: minfrin
 
+  *) mod_rewrite: PR58854: Revert r1726016 (rewrite looping issue) which was
+     reverted in trunk in r1732896. The fix is bad and breaks old loop
+     avoidance.  
+     +1 covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED
 
@@ -221,12 +225,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              make it nonblocking (by default)?
         jim: Non-blocking seems the best way to handle...
 
-   * mod_rewrite: PR58854: Revert r1726016 (rewrite looping issue) which was
-     reverted in trunk in r1732896. The fix is bad and breaks old loop
-     avoidance.  
-
-     +1 covener
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * core: Add ap_errorlog_provider to make ErrorLog logging modular. This