]> granicus.if.org Git - apache/commitdiff
It's a quite visible problem, so add a changelog entry.
authorAndre Malo <nd@apache.org>
Tue, 25 Feb 2003 13:13:22 +0000 (13:13 +0000)
committerAndre Malo <nd@apache.org>
Tue, 25 Feb 2003 13:13:22 +0000 (13:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98791 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c0f4bdbb8b59fbd7a094ecb50e024c9cbf81e4e0..d801625caf8fd7b1be1f84977c2ba2037e46b65f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
 
+  *) 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]
+
   *) Keep the subrequest filter in place when a subrequest is 
      redirected.  PR 15423.  [Jeff Trawick]