]> granicus.if.org Git - apache/commitdiff
ipromote
authorJim Jagielski <jim@apache.org>
Wed, 7 Aug 2013 11:43:57 +0000 (11:43 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 7 Aug 2013 11:43:57 +0000 (11:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1511262 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 294d1357d407e4e151a82da4fbcf6823ae6d316c..2fdc6378b2ec2f81147585544be5ae0abcca2208 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,6 +93,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
+  * easy votes:
+       - Have static analyser tool happy
+        - Potential use of uninitialized memory
+    PR54936 [Zhenbo Xu <zhenbo1987 gmail com>]
+    trunk: http://svn.apache.org/r1503990
+           http://svn.apache.org/r1503991
+    2.4.x patch: trunk patches work
+    +1: jailletc36, trawick, jim
+
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -205,15 +214,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works
     +1: jailletc36, trawick (util_ald_free(NULL) seems nastier than a memory leak)
 
-  * easy votes:
-       - Have static analyser tool happy
-        - Potential use of uninitialized memory
-    PR54936 [Zhenbo Xu <zhenbo1987 gmail com>]
-    trunk: http://svn.apache.org/r1503990
-           http://svn.apache.org/r1503991
-    2.4.x patch: trunk patches work
-    +1: jailletc36, trawick, jim
-
   * 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