From: Christophe Jaillet Date: Tue, 30 Aug 2016 20:42:56 +0000 (+0000) Subject: Some easy proposals X-Git-Tag: 2.4.24~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffdb1ccd1439f6783406bd3479c39fcef037f73c;p=apache Some easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758466 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bcc11adf8f..95f9952a29 100644 --- a/STATUS +++ b/STATUS @@ -214,6 +214,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jchampion, wrowe + * mod_status: Delay some memory allocation + Fix

tag closing syntax + trunk patch: http://svn.apache.org/r1757010 + http://svn.apache.org/r1757011 + 2.4.x patch: trunk works + +1: jailletc36 + + * mod_proxy_connect: Delay some memory allocation + Fix some style (space only) + trunk patch: http://svn.apache.org/r1756852 + http://svn.apache.org/r1756853 + 2.4.x patch: trunk works + +1: jailletc36 + + * mod_authn_dbd: Remove an unused structure + trunk patch: http://svn.apache.org/r1756846 + 2.4.x patch: trunk works + +1: jailletc36 + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if