]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose that we merge Matthieu's ldap cache fixes
authorJeff Trawick <trawick@apache.org>
Thu, 6 Nov 2003 21:00:08 +0000 (21:00 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 6 Nov 2003 21:00:08 +0000 (21:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101707 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 17a063191ad83d662c95e5338b6527eb9a096b3e..e03c272000493847ef3eb8e0a31ceadf602453d0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/05 02:34:27 $]
+Last modified at [$Date: 2003/11/06 21:00:08 $]
 
 Release:
 
@@ -322,6 +322,15 @@ PATCHES TO BACKPORT FROM 2.1
         os/unix/unixd.c: r1.61
       +1: trawick
 
+    * LDAP cache fixes from Matthieu Estrade; see PR 18756
+        include/util_ldap.h r1.12
+        modules/experimental/util_ldap.c r1.15
+        modules/experimental/util_ldap_cache.c r1.9
+        modules/experimental/util_ldap_cache.h r1.7
+        modules/experimental/util_ldap_cache_mgr.c r1.6
+      +1: trawick (this stuff can sure use more eyes, but some users 
+        have already tested the patch successfully)
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,