]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added votes for util_ldap
authorJean-Jacques Clar <clar@apache.org>
Thu, 26 Aug 2004 20:06:27 +0000 (20:06 +0000)
committerJean-Jacques Clar <clar@apache.org>
Thu, 26 Aug 2004 20:06:27 +0000 (20:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9415337b3b933aba103de8ab7e90ec0a9e20b94d..df1519649421f7d54c8919c4815c344d3a59a5c1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/26 18:04:19 $]
+Last modified at [$Date: 2004/08/26 20:06:27 $]
 
 Release:
 
@@ -85,7 +85,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) util_ldap: Validate the file path of the trusted certificate file 
        at the time the LDAPTrushedCA directive is handled. PR#30782
          modules/ldap/util_ldap.c: 1.9, 1.11
-       +1: bnicholes, trawick
+       +1: bnicholes, trawick, clar
        
     *) [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126