]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 16 Nov 2013 19:20:15 +0000 (19:20 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 16 Nov 2013 19:20:15 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1542555 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2bbd0ad77d5af22705efbb9bf6708941ca404b8f..ce3824ac84829bc35230cac14b3333c00b61e09d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,6 +97,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication
+    and align w/ trunk.
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1409214
+                 http://svn.apache.org/viewvc?view=revision&revision=1410004
+    2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-podx-v2.patch
+    +1: jim, rjung, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -121,13 +128,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              necessary free cycles, I propose to include
              http://svn.apache.org/r1515162
 
-  * mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication
-    and align w/ trunk.
-    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1409214
-                 http://svn.apache.org/viewvc?view=revision&revision=1410004
-    2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-podx-v2.patch
-    +1: jim, rjung
-
   * event: Use skiplist and fold in performance tweeks from trunk
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1451706
                  http://svn.apache.org/viewvc?view=revision&revision=1517365