From d9fc60e7143ac708ef5b14e628c07d412adf2be2 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Thu, 17 May 2007 10:59:31 +0000 Subject: [PATCH] * Sync with 2.2.x CHANGES file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@538869 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 06902faf46..3e07455b78 100644 --- a/CHANGES +++ b/CHANGES @@ -143,10 +143,6 @@ Changes with Apache 2.3.0 his value is defined as 258, thus limiting the MaxThreads to that value. [Mladen Turk] - *) mod_cache: While serving a cached entity ensure that filters that have - been applied to this cached entity before saving it to the cache are not - applied again. PR 40090. [Ruediger Pluem] - *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir to circumvent the symbolic link checks imposed by FollowSymLinks and SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe] @@ -265,6 +261,10 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.5 + *) mod_cache: While serving a cached entity ensure that filters that have + been applied to this cached entity before saving it to the cache are not + applied again. PR 40090. [Ruediger Pluem] + *) mod_cache: Correctly cache objects whose URL query string has been modified by mod_rewrite. PR 40805. [Ruediger Pluem] -- 2.40.0