]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
It's backported.
authorGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 23:04:40 +0000 (23:04 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 23:04:40 +0000 (23:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463499 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d609205b1869a46348ea911415ea7708532fbfda..79397fd9671001040b24485732cdad8b0d726717 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,13 +77,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    * mod_cache: Don't cache requests with a expires date in the past;
-      otherwise mod_cache will always try to cache the URL. This bug
-      might lead to numerous rename() errors on win32 if the URL was
-      previously cached.
-      Trunk: http://svn.apache.org/viewvc?view=rev&revision=450055
-      +1: minfrin, rpluem, jim
-
     * mod_cache: From RFC3986 (section 6.2.3.) if a URI contains an
       authority component and an empty path, the empty path is to be equivalent
       to "/". It explicitly cites the following four URIs as equivalents: