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/07 13:43:57 UTC

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

Author: jim
Date: Wed Aug  7 11:43:57 2013
New Revision: 1511262

URL: http://svn.apache.org/r1511262
Log:
ipromote

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=1511262&r1=1511261&r2=1511262&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Aug  7 11:43:57 2013
@@ -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