]> granicus.if.org Git - apache/commitdiff
backport ldap issue
authorBradley Nicholes <bnicholes@apache.org>
Wed, 29 Sep 2004 17:45:30 +0000 (17:45 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 29 Sep 2004 17:45:30 +0000 (17:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105344 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8b55901c85ea3f2aa6ceccceec322c6a295b4860..3ff91417c3f4b55e40f89eac9e82830a58215dcc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,8 +11,6 @@ Changes with Apache 2.1.0-dev
   *) mod_disk_cache: Correctly store cached content type.  PR 30278.
      [Rüdiger Plüm <r.pluem t-online.de>]
 
-  *) Fix a segfault in the LDAP cache purge. [Jess Holle <jessh ptc.com>]
-
   *) mod_rewrite: Handle per-location rules when r->filename is unset.
      Previously this would segfault or simply not match as expected,
      depending on the platform.  [Jeff Trawick]
@@ -420,6 +418,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.53
 
+  *) Fix the re-linking issue when purging elements from the LDAP cache
+     PR 24801 [Jess Holle <jessh ptc.com>]
+      
   *) mod_disk_cache: Fix races in saving responses.  [Justin Erenkrantz]
 
   *) Fix Expires handling in mod_cache.  [Justin Erenkrantz]