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 2012/11/12 23:07:00 UTC

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

Author: jailletc36
Date: Mon Nov 12 22:07:00 2012
New Revision: 1408471

URL: http://svn.apache.org/viewvc?rev=1408471&view=rev
Log:
Vote, promote

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=1408471&r1=1408470&r2=1408471&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Nov 12 22:07:00 2012
@@ -89,6 +89,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * "Iterate" directives: Report an error if no arguments are provided.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1397172
+     2.4.x patch: trunk patch works
+     +1: trawick, jim, jailletc36
+
+   * syslog logging: Remove stray ", referer" at the end of some messages.
+     trunk patch: http://svn.apache.org/viewvc?rev=1399708&view=rev
+     2.4.x patch: trunk patch works:
+     +1: trawick, jim, jailletc36
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -195,11 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: trawick, gsmith
 
-   * "Iterate" directives: Report an error if no arguments are provided.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1397172
-     2.4.x patch: trunk patch works
-     +1: trawick, jim
-
    * mod_dir: Support for the 'disabled' FallbackResource argument
      trunk patch : https://svn.apache.org/viewvc?view=revision&revision=1398066
      2.4.x src patch: trunk patch works
@@ -207,11 +212,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: gryzor
      covener: pls add doc revision incl compatibility.
 
-   * syslog logging: Remove stray ", referer" at the end of some messages.
-     trunk patch: http://svn.apache.org/viewvc?rev=1399708&view=rev
-     2.4.x patch: trunk patch works:
-     +1: trawick, jim
-
    * mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
      PR 40841.
      trunk patch: http://svn.apache.org/viewvc?rev=1404625&view=rev