From: Jim Jagielski Date: Mon, 5 Aug 2013 14:44:29 +0000 (+0000) Subject: re-propose skiplist to 2.4 X-Git-Tag: 2.4.7~327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7801d0330c92566a1c5d827a97b0e9181023262;p=apache re-propose skiplist to 2.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1510512 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 50b0d40f74..f58dac9d46 100644 --- a/STATUS +++ b/STATUS @@ -219,6 +219,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: kbrand, trawick + * 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: trunk patch works + +1: jim + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here.