]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update bugfix proposal to incorporate rpluem's patch
authorNick Kew <niq@apache.org>
Sun, 27 May 2007 15:49:32 +0000 (15:49 +0000)
committerNick Kew <niq@apache.org>
Sun, 27 May 2007 15:49:32 +0000 (15:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@541996 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 357107e70c6893062d5819ee5c7e3d75e2d41cd7..69b9c9602c177d6a3e7de424495186ec9a310512 100644 (file)
--- 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