]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
point to the patch
authorBill Stoddard <stoddard@apache.org>
Fri, 1 Oct 2004 14:54:55 +0000 (14:54 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 1 Oct 2004 14:54:55 +0000 (14:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105358 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dc02280a262e126f1519445fb0b1322d8fbe2cbb..0e8be25323b55b938f5a6b9551de4e31cbcdd451 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/29 17:22:50 $]
+Last modified at [$Date: 2004/10/01 14:54:55 $]
 
 Release:
 
@@ -86,7 +86,7 @@ PATCHES TO BACKPORT FROM 2.1
        +1: jorton
 
     *) Fix mod_disk_cache race conditions in storing the response body.
-       modules/experimental/mod_disk_cache.c: 1.61
+       modules/experimental/mod_disk_cache.c?r1=1.61&r2=1.62
        +1: jerenkrantz, stoddard
 
     *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036.