]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
review and vote.
authorGreg Ames <gregames@apache.org>
Fri, 1 Oct 2004 21:11:27 +0000 (21:11 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 1 Oct 2004 21:11:27 +0000 (21:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105364 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9e53b3d8ba697b5e2a468dde3d7123d614661382..1eea42fc5bb9a4fa595033a69143dff34012b51b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/01 16:15:16 $]
+Last modified at [$Date: 2004/10/01 21:11:27 $]
 
 Release:
 
@@ -88,7 +88,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) Fix mod_disk_cache race conditions in storing the response body.
        modules/experimental/mod_disk_cache.c?r1=1.61&r2=1.62
-       +1: jerenkrantz, stoddard
+       +1: jerenkrantz, stoddard, gregames
 
     *) Correctly store cache content type. PR 30278
        modules/experimental/mod_disk_cache.c?r1=1.62&r2=1.63