From 41286d5db1e040bc7d866427d49a096d40b9866c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Thu, 2 Nov 2017 00:08:09 +0000 Subject: [PATCH] Remove backported entry (see r1796850 with a slighly different wording) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814023 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CHANGES b/CHANGES index 191e656bac..419995c092 100644 --- a/CHANGES +++ b/CHANGES @@ -341,13 +341,6 @@ Changes with Apache 2.5.0 is modified. The 'NoChange' parameter mimics 2.2.x behavior. PR 45023, PR 39727. [Eric Covener] - *) mod_rewrite: Add 'BNF' (backreferences-no-plus) flag to RewriteRule to - allow spaces in backreferences to be encoded as %20 instead of '+'. - [Eric Covener] - - *) mod_rewrite: Support an optional list of characters to escape in the - argument for the 'B' (escape backreferences) flag. [Eric Covener] - *) mod_dir: Default to 2.2-like behavior and skip execution when method is neither GET nor POST, such as for DAV requests. PR 54914. [Chris Darroch] -- 2.50.1