]> granicus.if.org Git - apache/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Wed, 19 Jun 2013 10:29:37 +0000 (10:29 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 19 Jun 2013 10:29:37 +0000 (10:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494538 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c96e77a51e4dca28577c4e250534d4ee672af05e..c44f60b651a4175445e855e395a01c8ab31235f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,7 +95,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
 
-
   * mod_auth_basic: Add a generic mechanism to fake basic authentication
     using the ap_expr parser. This allows the administrator to construct
     their own username and password for basic authentication based on their
@@ -221,6 +220,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://people.apache.org/~fuankg/diffs/2.4.x-passwd_common.diff
       +1: fuankg, gsmith
 
+    * 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
+
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt