]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a fix for mod_disk_cache to the voting.
authorPaul Querna <pquerna@apache.org>
Fri, 31 Mar 2006 21:48:50 +0000 (21:48 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 31 Mar 2006 21:48:50 +0000 (21:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390510 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4a17044758466ac23f2c573671b1e2c93c63301b..05ecc1105ba8609ce4932ad8e5b9cfe205b80ba1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -146,3 +146,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?rev=384580&view=rev
          http://svn.apache.org/viewcvs?rev=390210&view=rev
       +1: jim, rpluem
+
+   * mod_disk_cache: Return correct error codes, instead of APR_EGENERAL.
+         http://svn.apache.org/viewcvs?rev=390499&view=rev
+     +1: pquerna