From: Jeff Trawick Date: Fri, 14 Jun 2013 21:41:12 +0000 (+0000) Subject: vote/promote de-kludgification of strtoul X-Git-Tag: 2.4.5~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ebb933a4cae0ce3a90526b6f9111f8eedccdfbe;p=apache vote/promote de-kludgification of strtoul git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1493255 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 479cf16406..979853633d 100644 --- a/STATUS +++ b/STATUS @@ -90,7 +90,10 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - + * core: Allow strtoul + trunk patch: http://svn.apache.org/r1491155 + 2.4.x patch: http://people.apache.org/~sf/PR55077.diff + +1: sf, jim, trawick PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -172,11 +175,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works modulo CHANGES +1: minfrin, jim - * core: Allow strtoul - trunk patch: http://svn.apache.org/r1491155 - 2.4.x patch: http://people.apache.org/~sf/PR55077.diff - +1: sf, jim - * mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged correctly. trunk patch: http://svn.apache.org/r1492663