]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Easy proposals
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Nov 2015 06:42:41 +0000 (06:42 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Nov 2015 06:42:41 +0000 (06:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714942 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e8b4e17ebe8708021f71c066f1c021a3a5b57791..1a0f1ce9b4f74060629621026e988fd73ef69b99 100644 (file)
--- 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