From: Christophe Jaillet Date: Wed, 18 Nov 2015 06:42:41 +0000 (+0000) Subject: Easy proposals X-Git-Tag: 2.4.18~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51242968d91aeb01d7cf9c5819037bdf463cdc01;p=thirdparty%2Fapache%2Fhttpd.git Easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714942 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e8b4e17ebe8..1a0f1ce9b4f 100644 --- a/STATUS +++ b/STATUS @@ -191,6 +191,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: kbrand, icing + *) synch 2.4.x with trunk + mod_authn_anon: Constify + save a few bytes in conf pool + core: Save a few bytes in conf pool when processing 'AllowOverrideList' + mod_authnz_ldap: Save a few bytes in conf pool + trunk patch: http://svn.apache.org/r1711553 + http://svn.apache.org/r1713040 + http://svn.apache.org/r1683881 + 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