From: Graham Leggett Date: Sat, 16 Nov 2013 19:20:15 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.7~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5d397db43e3442281614b98326264fc2d3cdcb3;p=apache Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1542555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2bbd0ad77d..ce3824ac84 100644 --- 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