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

STATUS

diff --git a/STATUS b/STATUS
index 14d18b20ffe8e8e692f7e0c3794aa033b5acb6f7..69ab6ecd5299d2d233238469cfd032f7cd2bb6ea 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -89,6 +89,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
   
+   * mod_cache: Wrong content type and character set when
+     mod_cache serves stale content because of a proxy error.
+     PR 53539. Correction to r1361153.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373447
+     2.4.x patch: trunk patch works.
+     +1: rjung, jim, minfrin
+
    
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -134,13 +141,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_cache: Wrong content type and character set when
-     mod_cache serves stale content because of a proxy error.
-     PR 53539. Correction to r1361153.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373447
-     2.4.x patch: trunk patch works.
-     +1: rjung, jim
    * 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