summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2015-11-18 06:42:41 +0000
committerChristophe Jaillet <jailletc36@apache.org>2015-11-18 06:42:41 +0000
commit51242968d91aeb01d7cf9c5819037bdf463cdc01 (patch)
tree8f38bb9759409b37ba45824950571ac0b833846c
parent38e11f19ea3f8eac0b608c597df50a6f9e7f32a5 (diff)
downloadhttpd-51242968d91aeb01d7cf9c5819037bdf463cdc01.tar.gz
Easy proposals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714942 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS10
1 files changed, 10 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index e8b4e17ebe..1a0f1ce9b4 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