From: Eric Covener Date: Wed, 9 Mar 2016 18:24:54 +0000 (+0000) Subject: backport rewrite ? handling bug fix X-Git-Tag: 2.4.19~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a187b516c86a10472f4e4414ee4bb6e66dddf29;p=thirdparty%2Fapache%2Fhttpd.git backport rewrite ? handling bug fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734295 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b4fc28aa99..20eb09c36c0 100644 --- a/STATUS +++ b/STATUS @@ -185,6 +185,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic + *) mod_rewrite: bug in recently backported r1734125. + trunk patch: http://svn.apache.org/r1734294. + 2.4.x patch: trunk works + +1 covener + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if