]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
revote
authorBradley Nicholes <bnicholes@apache.org>
Wed, 22 Sep 2004 17:17:56 +0000 (17:17 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 22 Sep 2004 17:17:56 +0000 (17:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105255 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d52930c18e4ebd90dce202737ccb06dacf71c77f..c6fc6cb43e1c17bf4b6d8f49f81628cb6d4ce379 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/22 16:52:33 $]
+Last modified at [$Date: 2004/09/22 17:17:56 $]
 
 Release:
 
@@ -85,8 +85,8 @@ 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
-        0: bnicholes - backporting modules/ldap/util_ldap_cache_mgr.c: r1.7 below
+       +1: minfrin, bnicholes
+       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.
        minfrin: The excess "else" condition has been removed in v1.10.