]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make a note about the removed duplication.
authorGraham Leggett <minfrin@apache.org>
Wed, 22 Sep 2004 16:52:33 +0000 (16:52 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 22 Sep 2004 16:52:33 +0000 (16:52 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index adbeef1528da42cc5f9e533d73c1513330a0e0e1..d52930c18e4ebd90dce202737ccb06dacf71c77f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/22 16:01:10 $]
+Last modified at [$Date: 2004/09/22 16:52:33 $]
 
 Release:
 
@@ -84,13 +84,12 @@ PATCHES TO BACKPORT FROM 2.1
        +1: minfrin, bnicholes
 
     *) Fix a segfault in the LDAP cache purge. PR 24801
-         modules/ldap/util_ldap_cache_mgr.c: 1.9
+         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
            should eliminate the need to backport the "else" condition included
            in this patch.
-       minfrin: The v1.7 is a patch against util_ald_create_caches(), while
-                this is a patch against util_ald_cache_purge().
+       minfrin: The excess "else" condition has been removed in v1.10.
 
     *) Fix a segfault in the LDAP cache when it is configured switched off.
          modules/ldap/util_ldap_cache_mgr.c: 1.7