]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add my ZAR0.12
authorGraham Leggett <minfrin@apache.org>
Wed, 28 Jul 2004 23:01:26 +0000 (23:01 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 28 Jul 2004 23:01:26 +0000 (23:01 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104406 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7ef11eb968af6684135a14630f5660896f8490e9..e22c1f716ea1d4925f905af362c8f27682b026f8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/28 22:55:15 $]
+Last modified at [$Date: 2004/07/28 23:01:26 $]
 
 Release:
 
@@ -119,24 +119,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
+       +1: bnicholes, minfrin
        
     *) 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
+       +1: bnicholes, minfrin
        
     *) 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
+       +1: bnicholes, minfrin
     
     *) 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
+       +1: bnicholes, minfrin
        
     *) Enhance the util_ldap cache-info display to show more detail about 
        the contents and current state of the cache.
@@ -145,7 +145,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
+       +1: bnicholes, minfrin
        
     *) Prevent Win32 pool corruption at startup
          server/mpm/winnt/child.c: r1.36