You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2013/12/23 14:32:39 UTC

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

Author: covener
Date: Mon Dec 23 13:32:38 2013
New Revision: 1553111

URL: http://svn.apache.org/r1553111
Log:
propose two small patches that didn't make it to 2.4 yet

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=1553111&r1=1553110&r2=1553111&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Dec 23 13:32:38 2013
@@ -202,6 +202,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://people.apache.org/~jim/patches/ez-2.4-v2.patch
     +1: jailletc36, jim
 
+  * mod_cache_disk hangs on windows reading from closed files
+    trunk patch: http://svn.apache.org/r1547845
+    2.4.x patch: trunk works
+    +1 covener
+  
+  * mod_cache invalidates cached responses when reval returns 304+Expires
+    trunk patch: http://svn.apache.org/r1518269
+    2.4.x patch: trunk works
+    +1 covener
 
 OTHER PROPOSALS