]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
added vote for ldap cache purge fix
authorJean-Jacques Clar <clar@apache.org>
Tue, 28 Sep 2004 16:20:10 +0000 (16:20 +0000)
committerJean-Jacques Clar <clar@apache.org>
Tue, 28 Sep 2004 16:20:10 +0000 (16:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105316 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d5a42ebe9915555d9b743530981d42be19623679..e5b8f0bd6462466f867f489ad7c376e90eeb4bff 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/24 14:29:26 $]
+Last modified at [$Date: 2004/09/28 16:20:10 $]
 
 Release:
 
@@ -81,7 +81,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) Fix a segfault in the LDAP cache purge. PR 24801
          modules/ldap/util_ldap_cache_mgr.c: 1.9, 1.10
-       +1: minfrin, bnicholes
+       +1: minfrin, bnicholes, clar
        bnicholes - backporting modules/ldap/util_ldap_cache_mgr.c: r1.7 below
            should eliminate the need to backport the "else" condition included
            in this patch.