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 2013/11/14 20:54:26 UTC

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

Author: jailletc36
Date: Thu Nov 14 19:54:25 2013
New Revision: 1542040

URL: http://svn.apache.org/r1542040
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=1542040&r1=1542039&r2=1542040&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Nov 14 19:54:25 2013
@@ -218,6 +218,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~jim/patches/uds-2.4.patch
     +1: 
 
+  * easy proposals to synch 2.4.x and trunk
+       - mod_proxy.c: Eclipse code analysis warning
+       - mod_mime_magic.c: Reduce stack usage by 3k
+       - mod_log_config.c: style fixes, add comment, no code change
+       - mod_authnz_ldap.c: attribute and error reason reversed
+    trunk patches:
+       - http://svn.apache.org/r1533065
+       - http://svn.apache.org/r1491724
+       - http://svn.apache.org/r1425360
+       - http://svn.apache.org/r1496194
+    2.4.x patch: trunk patches work
+    +1: jailletc36, 
 
 OTHER PROPOSALS