summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2013-12-23 13:32:38 +0000
committerEric Covener <covener@apache.org>2013-12-23 13:32:38 +0000
commit25ebcb4517d0cfc98ae4d52615d69aedba122845 (patch)
tree31dabf1749ea5cc6d9612e0d22076c764c76972b
parentef253446d413d8a20bc26ccc98d878455ced12ef (diff)
downloadhttpd-25ebcb4517d0cfc98ae4d52615d69aedba122845.tar.gz
propose two small patches that didn't make it to 2.4 yet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1553111 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index ff028e81d5..258235d24e 100644
--- a/STATUS
+++ b/STATUS
@@ -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