From cb0cf95107ea944ae185fe8989fcacd2290dd07c Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 29 Sep 2004 17:45:30 +0000 Subject: [PATCH] backport ldap issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105344 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 8b55901c85..3ff91417c3 100644 --- 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 ] - *) Fix a segfault in the LDAP cache purge. [Jess Holle ] - *) 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 ] + *) mod_disk_cache: Fix races in saving responses. [Justin Erenkrantz] *) Fix Expires handling in mod_cache. [Justin Erenkrantz] -- 2.50.1