]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Fri, 21 May 2004 22:08:53 +0000 (22:08 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 21 May 2004 22:08:53 +0000 (22:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103726 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b1f5edbe34e1b0c37508135cc53044a38e11eba6..06c5a67351dd28724391595d8bab39c65fdaa5a8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/21 21:43:51 $]
+Last modified at [$Date: 2004/05/21 22:08:53 $]
 
 Release:
 
@@ -76,7 +76,7 @@ PATCHES TO BACKPORT FROM 2.1
        is NULL.
        modules/experimental/util_ldap_cache.c r1.16
        PR 26686 [Jari Ahonen <jah@progress.com>]
-       +1: jim, trawick
+       +1: jim, trawick, bnicholes
 
     *) Quotes cannot be used around require group and require dn
        directives, update the documentation to reflect this. Also add
@@ -86,13 +86,13 @@ PATCHES TO BACKPORT FROM 2.1
        docs/manual/mod/mod_auth_ldap.xml r1.18
        modules/experimental/mod_auth_ldap.c r1.27
        PR 19304
-       +1: minfrin, jim, trawick
+       +1: minfrin, jim, trawick, bnicholes
 
     *) The Microsoft LDAP SDK escapes filters for us, stop util_ldap
        from escaping filters twice when the backslash character is used.
        modules/experimental/mod_auth_ldap.c r1.25
        PR 24437 [Jess Holle <jessh@ptc.com>]
-       +1: minfrin, jim, trawick
+       +1: minfrin, jim, trawick, bnicholes
 
     *) Overhaul handling of LDAP error conditions, so that the util_ldap_*
        functions leave the connections in a sane state after errors have
@@ -101,9 +101,9 @@ PATCHES TO BACKPORT FROM 2.1
        modules/experimental/NWGNUauthldap r1.12
        modules/experimental/NWGNUutilldap r1.9
        modules/experimental/mod_auth_ldap.c r1.24
-       modules/experimental/util_ldap.c r1.18
+       modules/experimental/util_ldap.c r1.28
        PR 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271       
-       +1: minfrin, jim, trawick
+       +1: minfrin, jim, trawick, bnicholes
 
     *) RPM spec file changes: changed default dependancy to link to db4
        instead of db3. Fixed complaints about unpackaged files.