]> granicus.if.org Git - apache/commitdiff
* Sync with 2.2.x CHANGES file
authorRuediger Pluem <rpluem@apache.org>
Thu, 17 May 2007 21:16:56 +0000 (21:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 17 May 2007 21:16:56 +0000 (21:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@539119 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f8e06aa5cbbbdda7af0e66f19da5a932eb1a930f..2291b82633258dacfaed8333e9630062f05c9318 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -33,12 +33,6 @@ Changes with Apache 2.3.0
      for SDKs that define LDAP_NO_LIMIT to something other than -1.
      [David Jones <oscaremma gmail.com>]
 
-  *) mod_cache: Use the same cache key throughout the whole request processing
-     to handle escaped URLs correctly.  PR 41475. [Ruediger Pluem]
-
-  *) mod_cache: Add CacheIgnoreQueryString directive.  PR 41484.
-     [Fredrik Widlund <fredrik.widlund qbrick.com>]
-
   *) mod_dbd: Introduce configuration groups to allow inheritance by virtual
      hosts of database configurations from the main server.  Determine the
      minimal set of distinct configurations and share connection pools
@@ -267,6 +261,12 @@ Changes with Apache 2.3.0
 
 Changes with Apache 2.2.5
 
+  *) mod_cache: Use the same cache key throughout the whole request processing
+     to handle escaped URLs correctly.  PR 41475. [Ruediger Pluem]
+
+  *) mod_cache: Add CacheIgnoreQueryString directive.  PR 41484.
+     [Fredrik Widlund <fredrik.widlund qbrick.com>]
+
   *) 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]