From: Eric Covener Date: Tue, 8 Mar 2016 19:19:20 +0000 (+0000) Subject: move to proper section X-Git-Tag: 2.4.19~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5acd360f7d3235d4eb109b7a67f26f3005a8ef51;p=apache 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 --- diff --git a/STATUS b/STATUS index 35aa108569..2bdd9a1a63 100644 --- 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