]> granicus.if.org Git - apache/commitdiff
vote/promote/propose
authorJeff Trawick <trawick@apache.org>
Fri, 12 Oct 2012 13:44:35 +0000 (13:44 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 12 Oct 2012 13:44:35 +0000 (13:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1397561 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 644f64a8a912732bab87d96647d9cccc715d550c..168addcbb8e04dfd355826ed3b78b37c8ed70e4e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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