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

STATUS

diff --git a/STATUS b/STATUS
index f929fefe8f6193b2d0599395aac34f4989bbe27b..2b969c0aeb15a7b37d5759ed8cbfc5646a62fb9c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,6 +164,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works
     +1: trawick, covener, humbedooh
 
+  * skiplist: Add skiplist capability to httpd
+    trunk "patch": http://svn.apache.org/repos/asf/httpd/httpd/trunk/include/ap_skiplist.h
+                   http://svn.apache.org/repos/asf/httpd/httpd/trunk/server/skiplist.c
+    2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-skiplist.patch
+    +1: jim, druggeri, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -231,13 +237,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       fuankg: replied to list with further details about patches.
       humbedooh: in r1500362, the lua changes can just be backported now :)
 
-
-  * skiplist: Add skiplist capability to httpd
-    trunk "patch": http://svn.apache.org/repos/asf/httpd/httpd/trunk/include/ap_skiplist.h
-                   http://svn.apache.org/repos/asf/httpd/httpd/trunk/server/skiplist.c
-    2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-skiplist.patch
-    +1: jim, druggeri
-
   * 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