From: Jim Jagielski Date: Sat, 1 Sep 2007 12:15:35 +0000 (+0000) Subject: These were backported X-Git-Tag: 2.3.0~1486 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5c02ab574efe52121b45ba4d2c8a3f07a105966;p=apache These were backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571780 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1959614db0..3c0a50ae0a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,16 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) mod_proxy_connect: avoid segfault on DNS lookup failure. - PR 40756 [Trevin Beattie ] - - *) mod_proxy: enable Ignore Errors option on ProxyPass Status. - PR 43167 [Francisco Gimeno - - *) mod_proxy_http: Don't try to read body of a HEAD request before - responding. - PR 41644 [Stuart Children ] - *) mod_deflate: fix content_encoding detection in inflate_out filter when it's not in response headers table. PR 42993 [Nick Kew]