]> granicus.if.org Git - apache/commitdiff
vote/promote de-kludgification of strtoul
authorJeff Trawick <trawick@apache.org>
Fri, 14 Jun 2013 21:41:12 +0000 (21:41 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 14 Jun 2013 21:41:12 +0000 (21:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1493255 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 479cf164063cddf2dc5892a761d4c6611824d26e..979853633df478342a99ec3771f88e3e4cda0ea2 100644 (file)
--- 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