]> granicus.if.org Git - apache/commitdiff
keep changes in sync.
authorAndré Malo <nd@apache.org>
Thu, 24 Apr 2003 16:17:03 +0000 (16:17 +0000)
committerAndré Malo <nd@apache.org>
Thu, 24 Apr 2003 16:17:03 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99582 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 38b9b2f4e13b56ec9c43dac70b565a01fde3a32c..153122d2175415647917b438936132403e7658d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -74,10 +74,6 @@ Changes with Apache 2.1.0-dev
   *) mod_rewrite: Fix some problems reporting errors with mapping
      programs (RewriteMap prg:/something).  [Jeff Trawick]
 
-  *) When using Redirect in directory context, append requested query
-     string if there's no one supplied by configuration. PR 10961.
-     [André Malo]
-
   *) Fix mod_rewrite's handling of absolute URIs. The escaping routines
      now work scheme dependent and the query string will only be
      appended if supported by the particular scheme.  [André Malo]
@@ -164,6 +160,10 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.46
 
+  *) When using Redirect in directory context, append requested query
+     string if there's no one supplied by configuration. PR 10961.
+     [André Malo]
+
   *) Unescape the supplied wildcard pattern in mod_autoindex. Otherwise
      the pattern will not always match as desired. PR 12596.
      [André Malo]