From: William A. Rowe Jr Date: Tue, 5 Oct 2010 19:35:20 +0000 (+0000) Subject: Revert unassociated CHANGES entry from r1004734 X-Git-Tag: 2.2.17~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bafca58684a4b2309c774bfcd5c17b67ed72f5b;p=thirdparty%2Fapache%2Fhttpd.git Revert unassociated CHANGES entry from r1004734 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1004782 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 487eafa1dd0..f98c17a5fc9 100644 --- a/CHANGES +++ b/CHANGES @@ -10,11 +10,6 @@ Changes with Apache 2.2.17 *) mod_headers: Enable multi-match-and-replace edit option PR 46594 [Nick Kew] - *) mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend - connections and other protocol handlers (like mod_ftp). Enforce the - timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering - close time from 30 to 2 seconds. [Stefan Fritsch] - *) mod_log_config: Make ${cookie}C correctly match whole cookie names instead of substrings. PR 28037. [Dan Franklin , Stefan Fritsch]