]> granicus.if.org Git - apache/commitdiff
These were backported
authorJim Jagielski <jim@apache.org>
Sat, 1 Sep 2007 12:15:35 +0000 (12:15 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 1 Sep 2007 12:15:35 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571780 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1959614db0fc32dd25e1b9c319c785a6bd541910..3c0a50ae0ab09f8b9671649bf5367438be9762a3 100644 (file)
--- 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 <tbeattie boingo.com>]
-
-  *) mod_proxy: enable Ignore Errors option on ProxyPass Status.
-     PR 43167 [Francisco Gimeno <kikov kikov.org>
-
-  *) mod_proxy_http: Don't try to read body of a HEAD request before
-     responding.
-     PR 41644 [Stuart Children <stuart terminus.co.uk>]
-
   *) mod_deflate: fix content_encoding detection in inflate_out filter
      when it's not in response headers table.
      PR 42993 [Nick Kew]