]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Add a vote
authorGraham Leggett <minfrin@apache.org>
Sat, 21 Feb 2004 14:21:03 +0000 (14:21 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 21 Feb 2004 14:21:03 +0000 (14:21 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102721 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7f77bf49a6b56697ab1f04f44c3d6f04f6b53002..044d9641728e370616d34b5d63b9f79430f8cdf2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/21 00:52:50 $]
+Last modified at [$Date: 2004/02/21 14:21:03 $]
 
 Release:
 
@@ -82,7 +82,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     * mod_ldap: Fix segfault when shared memory caching is disabled 
       modules/experimental/util_ldap_cache_mgr.c: r1.15 
-      +1: bnicholes
+      +1: bnicholes minfrin
     
     * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent 
       spurious failures in SSL functions later.