]> granicus.if.org Git - apache/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Sun, 29 Dec 2013 15:49:35 +0000 (15:49 +0000)
committerEric Covener <covener@apache.org>
Sun, 29 Dec 2013 15:49:35 +0000 (15:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1554043 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9f535fe4d24fe935f00188f35628d4b7702e9d89..50313d30768148f22f103f7bb100e05ab02146ea 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -96,11 +96,6 @@ RELEASE SHOWSTOPPERS:
 
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
 
   * ab: Check if malloc succeeded
     PR54344
@@ -108,7 +103,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            http://svn.apache.org/viewvc?view=revision&revision=1542533
            http://svn.apache.org/viewvc?view=revision&revision=1543020
     2.4.x: trunk patch works
-    +1: trawick(?), covener(?), minfrin, jim
+    +1: covener, minfrin, jim
+
+
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   * mod_auth_form: Make sure the optional functions are loaded even when
     the AuthFormProvider isn't specified.