From 5c9c72c169e82baf2e39f33756b003331e171c9f Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 20 Feb 2014 18:13:03 +0000 Subject: [PATCH] remove more backported fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570292 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CHANGES b/CHANGES index 378571b2da..d86fc7c199 100644 --- a/CHANGES +++ b/CHANGES @@ -13,22 +13,10 @@ Changes with Apache 2.5.0 IDs 02445, 02446, and 02448 to TRACE1 from DEBUG. PR 56145. [Joffroy Christen , Eric Covener] - *) mod_proxy_fcgi: Fix error message when an unexpected protocol version - number is received from the application. PR 56110. [Jeff Trawick] - - *) mod_remoteip: Use the correct IP addresses to populate the proxy_ips field. - PR 55972. [Mike Rumph] - *) mod_proxy: Do not try to parse the regular expressions passed by ProxyPassMatch as URL as they do not follow their syntax. PR 56074. [Ruediger Pluem] - *) mod_remoteip: Correct the trusted proxy match test. PR 54651. - [Yoshinori Ehara , Eugene L ] - - *) mod_rewrite: Add %{CONN_REMOTE_ADDR} as the non-useragent counterpart to - %{REMOTE_ADDR}. PR 56094. [Edward Lu ] - *) 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] @@ -36,9 +24,6 @@ Changes with Apache 2.5.0 redirects to "rewrite-redirect-handler" from "redirect-handler" so it is less ambiguous and less likely to be reused. [Eric Covener] - *) mod_dir: Add DirectoryCheckHandler to allow a 2.2-like behavior, skipping - execution when a handler is already set. PR53929. [Eric Covener] - *) mod_rewrite: Protect against looping with the [N] flag by enforcing a default limit of 10000 iterations, and allowing each rule to change its limit. [Eric Covener] -- 2.40.0