Commit d671205f authored by Eric Covener's avatar Eric Covener
Browse files

move to proper section


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734126 13f79535-47bb-0310-9956-ffa450edef68
parent 38be33c7
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -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