From f5611d7e7d898b955100646a5e60abe4f99b2442 Mon Sep 17 00:00:00 2001 From: "Paul J. Reder" Date: Wed, 4 Feb 2004 15:58:33 +0000 Subject: [PATCH] Re-synch with 2.0 stable branch after backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102501 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index eb002d9cb3..d05a1f6810 100644 --- a/CHANGES +++ b/CHANGES @@ -124,9 +124,6 @@ Changes with Apache 2.1.0-dev *) mod_rewrite: Allow forced mimetypes [T=...] to get expanded. PR 14223. [André Malo] - *) mod_rewrite: Catch an edge case, where strange subsequent RewriteRules - could lead to a 400 (Bad Request) response. [André Malo] - *) mod_rewrite: Fix LA-U and LA-F lookups in directory context. Previously the current rewrite state was just used as lookup path, which lead to strange and often useless results. Related to PR 8493. [André Malo] @@ -271,6 +268,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) mod_rewrite: Catch an edge case, where strange subsequent RewriteRules + could lead to a 400 (Bad Request) response. [André Malo] + *) Keep focus of ITERATE and ITERATE2 on the current module when the module chooses to return DECLINE_CMD for the directive. PR 22299. [Geoffrey Young ] -- 2.50.1