]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Mon, 10 Jun 2013 14:22:57 +0000 (14:22 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 10 Jun 2013 14:22:57 +0000 (14:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1491463 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 76c47ea5041c6e2d87c1e9781eefabbb10392241..44578d97f9e41b1bcfd93152837d3539c45f5ba6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works modulo CHANGES and mmn bump
       +1: minfrin, jim, sf
 
+    * mod_remoteip: close file in error path
+      trunk patch: http://svn.apache.org/r1491234
+      2.4.x patch: trunk patch works
+      +1: jailletc36, covener, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -225,11 +230,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works
       +1: jailletc36, covener
 
-    * mod_remoteip: close file in error path
-      trunk patch: http://svn.apache.org/r1491234
-      2.4.x patch: trunk patch works
-      +1: jailletc36, covener
-
     * mod_cache_socache: Use the name of the socache implementation when performing 
       a lookup rather than using the raw arguments. PR 55062
       trunk patch: http://svn.apache.org/r1491458