From 2ebb933a4cae0ce3a90526b6f9111f8eedccdfbe Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 14 Jun 2013 21:41:12 +0000 Subject: [PATCH] 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 --- STATUS | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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 -- 2.50.1