From c7d36171f479215a2405511d715269cc687b6afc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 28 Feb 2003 13:47:11 +0000 Subject: [PATCH] huh, add missing changelog entry ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98842 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 69dea037bb..636a780066 100644 --- 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] -- 2.50.1