From: André Malo Date: Fri, 20 Aug 2004 21:41:48 +0000 (+0000) Subject: sync X-Git-Tag: STRIKER_2_1_0_RC1~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08bdc041e743dfffd1a5cac7b1baaa8e75bb501;p=thirdparty%2Fapache%2Fhttpd.git sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104761 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7bc42d6b78d..f225eccac23 100644 --- 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]