]> granicus.if.org Git - apache/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Tue, 2 Oct 2012 21:21:31 +0000 (21:21 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 2 Oct 2012 21:21:31 +0000 (21:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1393190 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 69ab6ecd5299d2d233238469cfd032f7cd2bb6ea..d09ec64533aa9f5de15189dec7a52b0bbd7aae0a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -96,6 +96,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works.
      +1: rjung, jim, minfrin
 
+   * mod_proxy: Avoid double slash with "ProxyPassReverse / ..." cases
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386576
+                  http://svn.apache.org/viewvc?view=revision&revision=1386578
+     2.4.x patch: trunk patch works
+     +1: jim, druggeri, minfrin
+
    
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -141,12 +147,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      -1: kbrand: breaks OS X builds, superseded by approach based on MOD_CFLAGS etc.
      rjung: Revoked my vote due to ongoing discussion
 
-   * mod_proxy: Avoid double slash with "ProxyPassReverse / ..." cases
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386576
-                  http://svn.apache.org/viewvc?view=revision&revision=1386578
-     2.4.x patch: trunk patch works
-     +1: jim, druggeri
-
    * mod_slotmem_plain: honor DefaultRuntimeDir (below doesn't apply since
      there is no config directive to speak of)
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1370763