]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote on backport
authorBill Stoddard <stoddard@apache.org>
Tue, 19 Oct 2004 00:07:54 +0000 (00:07 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 19 Oct 2004 00:07:54 +0000 (00:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105521 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 520d8a2b908496dc969fccd1df2f274f3f9a1f2a..0ad241152b5968a8573bf8eb56ef4c9a7c7e6598 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/18 00:53:58 $]
+Last modified at [$Date: 2004/10/19 00:07:54 $]
 
 Release:
 
@@ -79,7 +79,7 @@ PATCHES TO BACKPORT FROM 2.1
        Currently any use of CacheDisable disables all caching. 
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_cache.c?r1=1.93&r2=1.94
        PR: 31128
-       +1: pquerna
+       +1: pquerna, stoddard
 
     *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
          modules/ldap/util_ldap.c: 1.16