You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/05/14 19:16:19 UTC

svn commit: r1594645 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Wed May 14 17:16:19 2014
New Revision: 1594645

URL: http://svn.apache.org/r1594645
Log:
(Re)propose (improved) fix for PR 55547.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1594645&r1=1594644&r2=1594645&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed May 14 17:16:19 2014
@@ -200,7 +200,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1594625
      2.4.x patch: trunk patch works modulo CHANGES
      +1: ylavic
+
+   * mod_cache: Preserve non-cacheable headers forwarded from an origin 304
+                response. PR 55547.
+     trunk patch: http://svn.apache.org/r1591328
+                  http://svn.apache.org/r1594643
+     2.4.x patch: trunk patch works modulo CHANGES
+     +1: ylavic
  
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: 
@@ -210,12 +218,6 @@ OTHER PROPOSALS
 
 PATCHES/ISSUES THAT ARE BEING WORKED
 
-   * mod_cache: Preserve non-cacheable headers forwarded from an origin 304
-                response. PR 55547.
-     trunk patch: http://svn.apache.org/r1591328
-     2.4.x patch: trunk patch works modulo CHANGES
-     +1:
-
 
 PATCHES/ISSUES THAT ARE STALLED