]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Revert unassociated CHANGES entry from r1004734
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 5 Oct 2010 19:35:20 +0000 (19:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 5 Oct 2010 19:35:20 +0000 (19:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1004782 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 487eafa1dd0ce44d7299ed7ae02bd3f90dfd0d23..f98c17a5fc94f4316c82c7e13986d1512136fb2e 100644 (file)
--- 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 <dan dan-franklin.com>,
      Stefan Fritsch]