You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/10/12 15:44:35 UTC

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

Author: trawick
Date: Fri Oct 12 13:44:35 2012
New Revision: 1397561

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

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=1397561&r1=1397560&r2=1397561&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Oct 12 13:44:35 2012
@@ -89,6 +89,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
   
+   * mod_slotmem_plain: honor DefaultRuntimeDir (below doesn't apply since
+     there is no config directive to speak of)
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1370763
+     2.4.x patch: trunk patch works
+     +1: jim, rjung, trawick
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -145,12 +150,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: 
      -1: kbrand: breaks OS X builds, superseded by approach based on MOD_CFLAGS etc.
 
-   * mod_slotmem_plain: honor DefaultRuntimeDir (below doesn't apply since
-     there is no config directive to speak of)
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1370763
-     2.4.x patch: trunk patch works
-     +1: jim, rjung
-
    * mod_proxy: Make balancers server-specific, as they should have
      been. Inheritance causes too many behind-the-scene interactions
      to be reliable in a dynamic environ.
@@ -223,7 +222,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      to more accurately report the negotiated protocol. PR 53916.
      trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1395225
      2.4.x patch: trunk patch works (modulo CHANGES)
-     +1: kbrand
+     +1: kbrand, trawick
+
+   * "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
 
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt