From: Jeff Trawick Date: Fri, 7 Nov 2003 10:51:50 +0000 (+0000) Subject: add another ldap cache fix that Matthieu Estrade sent me X-Git-Tag: 2.0.49~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=023b8e254770a607fe2ace163742de084a4403e4;p=thirdparty%2Fapache%2Fhttpd.git add another ldap cache fix that Matthieu Estrade sent me PR: 18756 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101713 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e03c2720004..cca9f5c63c6 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/06 21:00:08 $] +Last modified at [$Date: 2003/11/07 10:51:50 $] Release: @@ -327,7 +327,7 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/util_ldap.c r1.15 modules/experimental/util_ldap_cache.c r1.9 modules/experimental/util_ldap_cache.h r1.7 - modules/experimental/util_ldap_cache_mgr.c r1.6 + modules/experimental/util_ldap_cache_mgr.c r1.6, r1.7 +1: trawick (this stuff can sure use more eyes, but some users have already tested the patch successfully)