From: Jim Jagielski Date: Tue, 8 Jul 2014 13:18:20 +0000 (+0000) Subject: backported X-Git-Tag: 2.5.0-alpha~3993 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e571589c9763d7675b6ec12e55a75718187643d6;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1608766 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e60027e6727..ea97bd1f341 100644 --- a/CHANGES +++ b/CHANGES @@ -71,10 +71,6 @@ Changes with Apache 2.5.0 from the ones to be forwarded to the backend. PR 45387. [Yann Ylavic] - *) mod_proxy: When ping/pong is configured for a worker, don't send or - forward "100 Continue" (interim) response to the client if it does - not expect one. [Yann Ylavic] - *) mod_remoteip: Prevent an external proxy from presenting an internal proxy. PR 55962. [Mike Rumph]