]> granicus.if.org Git - apache/commitdiff
huh, add missing changelog entry ...
authorAndre Malo <nd@apache.org>
Fri, 28 Feb 2003 13:47:11 +0000 (13:47 +0000)
committerAndre Malo <nd@apache.org>
Fri, 28 Feb 2003 13:47:11 +0000 (13:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98842 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 69dea037bbb9f6f7c90f318eb35fa5ccb57b5b77..636a780066e591c7e497966c401064ea46e782cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,10 @@ Changes with Apache 2.1.0-dev
      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]
+
   *) Fix path handling of mod_rewrite, especially on non-unix systems.
      There was some confusion between local paths and URL paths.
      PR 12902.  [André Malo]