From: Christophe Jaillet Date: Sun, 5 Jun 2016 08:31:29 +0000 (+0000) Subject: Proposal X-Git-Tag: 2.4.21~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265255b0f9854b155922c754dda21b18d9277717;p=thirdparty%2Fapache%2Fhttpd.git Proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1746874 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f7bf060c9a7..af78cbda1d8 100644 --- a/STATUS +++ b/STATUS @@ -223,6 +223,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://github.com/wrowe/patches/blob/master/fix_proxy_check_peer-2.4.x.patch +1: wrowe + *) mod_userdir: Constify and save a few bytes in the conf pool when parsing + "UserDir" directive + trunk patch: http://svn.apache.org/r1745835 + 2.4.x: trunk works + +1: jailletc36 + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if