]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update and vote on LDAP cache patch.
authorBradley Nicholes <bnicholes@apache.org>
Tue, 11 Nov 2003 19:20:32 +0000 (19:20 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 11 Nov 2003 19:20:32 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101751 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 65942fbb9bc9ed74f30c2f62368589cec3105197..6d2a936cdca670eae6f0a208ddee690ca0580bfc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/10 21:39:53 $]
+Last modified at [$Date: 2003/11/11 19:20:32 $]
 
 Release:
 
@@ -324,12 +324,14 @@ PATCHES TO BACKPORT FROM 2.1
 
     * 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, r1.7
+        modules/experimental/util_ldap.c r1.15, r1.16
+        modules/experimental/util_ldap_cache.c r1.9, r1.10
+        modules/experimental/util_ldap_cache.h r1.7, r1.8
+        modules/experimental/util_ldap_cache_mgr.c r1.6, r1.7, r1.8
       +1: trawick (this stuff can sure use more eyes, but some users 
-        have already tested the patch successfully)
+                   have already tested the patch successfully)
+         bnicholes (looks good on Netware but then NetWare does not
+                    use shared memory.)
 
 CURRENT RELEASE NOTES: