]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Mon, 24 May 2004 17:35:54 +0000 (17:35 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 24 May 2004 17:35:54 +0000 (17:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103748 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7d9f42c7553a1d10fda8f6e30032480c795aee90..5c717242cbf7712cd624ba2315274d5dcb8083d0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/23 22:20:12 $]
+Last modified at [$Date: 2004/05/24 17:35:54 $]
 
 Release:
 
@@ -77,13 +77,13 @@ PATCHES TO BACKPORT FROM 2.1
        cache.
        modules/experimental/util_ldap_cache_mgr.c r1.16
        PR 24801
-       +1: minfrin
+       +1: minfrin, bnicholes
 
     *) Throw an error message if an attempt is made to use the LDAPTrustedCA
        or LDAPTrustedCAType directives in a VirtualHost.
        modules/experimental/util_ldap.c r1.29
        PR 26390 [Brad Nicholes]
-       +1: minfrin
+       +1: minfrin, bnicholes
 
     *) Small fix to allow reverse proxying to an ftp server. Previously
        an attempt to do this would try and connect to 0.0.0.0, regardless