From: Ruediger Pluem Date: Tue, 12 Feb 2008 20:27:01 +0000 (+0000) Subject: * This change is backported. X-Git-Tag: 2.3.0~981 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9179334278e7119719b2596b90333ab23cfdafb;p=thirdparty%2Fapache%2Fhttpd.git * This change is backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index af902b0123c..30a484b6f60 100644 --- a/CHANGES +++ b/CHANGES @@ -23,10 +23,6 @@ Changes with Apache 2.3.0 sent a part of the request body or if the request is not idempotent. PR 44334 [Ruediger Pluem] - *) mod_proxy_http: Fix processing of chunked responses if - Connection: Transfer-Encoding is set in the response of the proxied - system. PR 44311 [Ruediger Pluem] - *) ProxyPassReverse is now balancer aware. [Jim Jagielski] *) rotatelogs: Don't leak memory when reopening the logfile.