]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Fri, 16 May 2014 23:21:27 +0000 (23:21 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 16 May 2014 23:21:27 +0000 (23:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1595386 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2babd2f590bf308e5a8f7b1f9851a73986ce68ed..75bd48a9da7fdb6305f2ac6e60f4e82455498ca8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_cache: Don't add cached/revalidated entity headers to a 304 response.
+                PR 55547.
+     trunk patch: http://svn.apache.org/r1591320
+                  http://svn.apache.org/r1591322
+                  http://svn.apache.org/r1591390
+                  http://svn.apache.org/r1591394
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_cache-strip_304_entity_headers.patch
+     +1: ylavic, jim, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -186,15 +195,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: When merged, a compatibility note should be added in the doc stating when
                  the none keyword has been added
 
-   * mod_cache: Don't add cached/revalidated entity headers to a 304 response.
-                PR 55547.
-     trunk patch: http://svn.apache.org/r1591320
-                  http://svn.apache.org/r1591322
-                  http://svn.apache.org/r1591390
-                  http://svn.apache.org/r1591394
-     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_cache-strip_304_entity_headers.patch
-     +1: ylavic, jim
-
    * mod_proxy_wstunnel: Fix the use of SSL connections with the "wss:" scheme.
                          PR 55320.
      trunk patch: http://svn.apache.org/r1594625