]> granicus.if.org Git - apache/commitdiff
Backported to 2.2.x in r653772
authorJim Jagielski <jim@apache.org>
Tue, 6 May 2008 13:38:42 +0000 (13:38 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 6 May 2008 13:38:42 +0000 (13:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653773 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2f6c4245659e6f42d0da9d94fcc94a8869e41abd..b8bfac24d61e7fb259a7b848705965b3ada206ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -149,10 +149,6 @@ Changes with Apache 2.3.0
   *) Support chroot on Unix-family platforms
      PR 43596 [Dimitar Pashev <mitko banksoft-bg.com>]
 
-  *) mod_proxy_http: Return HTTP status codes instead of apr_status_t
-     values for errors encountered while forwarding the request body
-     PR 44165 [Eric Covener]
-
   *) mod_ssl: Added server name indication support (SNI, RFC 4366).
      PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
      can be created with test/make_sni.sh [Dirk-Willem van Gulik].