You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2015/11/18 07:42:41 UTC

svn commit: r1714942 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Wed Nov 18 06:42:41 2015
New Revision: 1714942

URL: http://svn.apache.org/viewvc?rev=1714942&view=rev
Log:
Easy proposals

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1714942&r1=1714941&r2=1714942&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Nov 18 06:42:41 2015
@@ -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