From: Nick Kew Date: Sun, 27 May 2007 15:49:32 +0000 (+0000) Subject: Update bugfix proposal to incorporate rpluem's patch X-Git-Tag: 2.2.5~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c78a5d2afe8392c16d537074c95edee633c3a9d2;p=thirdparty%2Fapache%2Fhttpd.git Update bugfix proposal to incorporate rpluem's patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@541996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 357107e70c6..69b9c9602c1 100644 --- a/STATUS +++ b/STATUS @@ -261,7 +261,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_cgi: Reverse the regression documented in PR 39710 (ErrorDocuments are *badly* broken). Paul's patch reverses the change that introduced the bug. + Rudiger's patch deals with mod_cache failure http://svn.apache.org/viewvc?view=rev&revision=541926 + http://svn.apache.org/viewvc?view=rev&revision=541990 +1: niq