From: Paul Querna Date: Fri, 31 Mar 2006 21:48:50 +0000 (+0000) Subject: Add a fix for mod_disk_cache to the voting. X-Git-Tag: 2.2.1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0dad098e87a44534b412830c1352617627e46c;p=thirdparty%2Fapache%2Fhttpd.git Add a fix for mod_disk_cache to the voting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390510 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4a170447584..05ecc1105ba 100644 --- 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