]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGuenter Knauf <fuankg@apache.org>
Wed, 19 Jun 2013 11:53:23 +0000 (11:53 +0000)
committerGuenter Knauf <fuankg@apache.org>
Wed, 19 Jun 2013 11:53:23 +0000 (11:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494570 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0131d55c7ebab336293eb59c87303e15af2b9180..f4ee1909159e65f5e8cb692019f98abc02e7f0ae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -90,6 +90,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_cache_socache: Fix warning "variable 'rv' may be used uninitialized
+      in this function" (which is correct here).
+      trunk patch: http://svn.apache.org/r1494536
+      2.4.x patch: trunk patch works
+      +1: rjung, minfrin, fuankg
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -213,12 +219,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 gets larger than 4GB (UINT_MAX). Maybe set the limit at
                 MIN(APR_SIZE_MAX,UINT_MAX) until this is fixed?
 
-    * mod_cache_socache: Fix warning "variable 'rv' may be used uninitialized
-      in this function" (which is correct here).
-      trunk patch: http://svn.apache.org/r1494536
-      2.4.x patch: trunk patch works
-      +1: rjung, minfrin
-
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt