From: Graham Leggett Date: Sat, 14 Sep 2013 14:22:47 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.7~233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b86615b66877c6430281ddd8ca4db065ef405454;p=apache Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1523252 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f929fefe8f..2b969c0aeb 100644 --- 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