]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote early!
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 22 Oct 2004 19:00:37 +0000 (19:00 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 22 Oct 2004 19:00:37 +0000 (19:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105546 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0ad241152b5968a8573bf8eb56ef4c9a7c7e6598..89b8f4152695fa206812a3018d8cd2f1339e8810 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/19 00:07:54 $]
+Last modified at [$Date: 2004/10/22 19:00:37 $]
 
 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, stoddard
+       +1: pquerna, stoddard, jerenkrantz
 
     *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
          modules/ldap/util_ldap.c: 1.16