You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2012/09/10 18:24:42 UTC

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

Author: fuankg
Date: Mon Sep 10 16:24:42 2012
New Revision: 1382968

URL: http://svn.apache.org/viewvc?rev=1382968&view=rev
Log:
propose; vote.

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=1382968&r1=1382967&r2=1382968&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Sep 10 16:24:42 2012
@@ -172,7 +172,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_proxy: fix missing APLOGNO() argument.
      trunk patch: http://svn.apache.org/viewvc?rev=1375407&view=rev
      2.4.x patch: trunk patch works
-     +1: jorton,
+     +1: jorton, fuankg
 
    * core: Apply length limit when logging Status header values.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1376695
@@ -180,6 +180,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: chrisd
 
+   * headers: Move *_DECLARE_* macros to beginning of line in headers.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1374963
+     2.4.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x_headers.diff
+     +1: fuankg
+
+   * installwinconf.awk: install.log output tweaks; reduced path convertion
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1375041
+                  http://svn.apache.org/viewvc?view=revision&revision=1375071
+                  http://svn.apache.org/viewvc?view=revision&revision=1375097
+                  http://svn.apache.org/viewvc?view=revision&revision=1375099
+     2.4.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x_installwinconf.diff
+     +1: fuankg
+
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.