]> granicus.if.org Git - apache/commitdiff
sync
authorAndré Malo <nd@apache.org>
Fri, 20 Aug 2004 21:41:48 +0000 (21:41 +0000)
committerAndré Malo <nd@apache.org>
Fri, 20 Aug 2004 21:41:48 +0000 (21:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104761 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7bc42d6b78dd97c1e2baae69fe32c252dc976a4f..f225eccac2349ad41a37696549e4e22073d87d2d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -181,10 +181,6 @@ Changes with Apache 2.1.0-dev
   *) Added new module mod_version, which provides version dependent
      configuration containers.  [André Malo]
 
-  *) mod_rewrite no longer confuses the RewriteMap caches if
-     different maps defined in different virtual hosts use the
-     same map name. PR 26462.  [André Malo]
-
   *) mod_log_config now logs all Set-Cookie headers if the %{Set-Cookie}o
      format is used.  PR 27787.  [André Malo]
 
@@ -441,6 +437,10 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.51
 
+  *) mod_rewrite no longer confuses the RewriteMap caches if
+     different maps defined in different virtual hosts use the
+     same map name. PR 26462.  [André Malo]
+
   *) mod_setenvif: Remove "support" for Remote_User variable which
      never worked at all. PR 25725.  [André Malo]