From 5981d5f5546fddef5c85c0c4ef962c2daf1a6b90 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 23 Sep 2004 17:35:46 +0000 Subject: [PATCH] Note a backport. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105273 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 79cbee04c0..a9739c3f03 100644 --- a/CHANGES +++ b/CHANGES @@ -9,9 +9,6 @@ Changes with Apache 2.1.0-dev *) Alter mod_expires to run at a different filter priority to allow proper Expires storage by mod_cache. [Justin Erenkrantz] - *) Fix the global mutex crash when the global mutex is never allocated due - to disabled/empty caches. [Jess Holle ] - *) Fix a segfault in the LDAP cache purge. [Jess Holle ] *) mod_rewrite: Handle per-location rules when r->filename is unset. @@ -421,6 +418,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.52 + *) Fix the global mutex crash when the global mutex is never allocated due + to disabled/empty caches. [Jess Holle ] + *) SECURITY: CAN-2004-0811 (cve.mitre.org) Fix merging of the Satisfy directive, which was applied to the surrounding context and could allow access despite configured -- 2.50.1