You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/08/05 16:44:29 UTC

svn commit: r1510512 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Mon Aug  5 14:44:29 2013
New Revision: 1510512

URL: http://svn.apache.org/r1510512
Log:
re-propose skiplist to 2.4

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1510512&r1=1510511&r2=1510512&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug  5 14:44:29 2013
@@ -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.