From: Eric Covener Date: Tue, 20 Mar 2018 21:20:53 +0000 (+0000) Subject: backported X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3825534a028c3c6bed70aa4d1f1f30af0228b667;p=apache backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827361 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2f57f83cef..36250c224d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) core: On ECBDIC platforms, some errors related to oversized headers - may be misreported or be logged as ASCII escapes. PR62200 - [Hank Ibell ] - *) mod_remoteip: make proxy-protocol work on slave connections, e.g. in HTTP/2 requests. See also https://github.com/roadrunner2/mod-proxy-protocol/issues/6 [Stefan Eissing]