]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added votes for ldap changes
authorJean-Jacques Clar <clar@apache.org>
Tue, 3 Aug 2004 19:07:03 +0000 (19:07 +0000)
committerJean-Jacques Clar <clar@apache.org>
Tue, 3 Aug 2004 19:07:03 +0000 (19:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104461 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 969d8145b60c7467d287d04ce4e3543aaa70763b..93981f02864d1909fc7e847774b12db5d71d3887 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/28 23:17:16 $]
+Last modified at [$Date: 2004/08/03 19:07:03 $]
 
 Release:
 
@@ -122,24 +122,24 @@ PATCHES TO BACKPORT FROM 2.1
          modules/experimental/util_ldap.c r1.34, r1.35
          modules/experimental/util_ldap_cache.c r1.20
          modules/experimental/util_ldap_cache.h r1.16
-       +1: bnicholes, minfrin
+       +1: bnicholes, minfrin, jjclar
        
     *) Copy the share memory pointers down through the cache hierarchy so that
        they can be referenced and used in the lower level caches.
          modules/experimental/util_ldap_cache_mgr.c r1.20
-       +1: bnicholes, minfrin
+       +1: bnicholes, minfrin, jjclar
        
     *) Add a display page to view the URL data of the util_ldap cache
          modules/experimental/util_ldap_cache.c r1.19
          modules/experimental/util_ldap_cache_mgr.c r1.19
-       +1: bnicholes, minfrin
+       +1: bnicholes, minfrin, jjclar
     
     *) Get rid of race conditions when manipulating the shared memory cache
        in util_ldap.
          modules/experimental/util_ldap.c r1.33
          modules/experimental/util_ldap_cache.h r1.15
          modules/experimental/util_ldap_mgr.c r1.18
-       +1: bnicholes, minfrin
+       +1: bnicholes, minfrin, jjclar
        
     *) Enhance the util_ldap cache-info display to show more detail about 
        the contents and current state of the cache.
@@ -148,7 +148,7 @@ PATCHES TO BACKPORT FROM 2.1
          modules/experimental/util_ldap_cache.h r1.14
          modules/experimental/util_ldap_cache_mgr.c r1.17
          include/util_ldap.h r1.19
-       +1: bnicholes, minfrin
+       +1: bnicholes, minfrin, jjclar
        
     *) Prevent Win32 pool corruption at startup
          server/mpm/winnt/child.c: r1.36