]> granicus.if.org Git - apache/commitdiff
backported
authorEric Covener <covener@apache.org>
Tue, 20 Mar 2018 21:20:53 +0000 (21:20 +0000)
committerEric Covener <covener@apache.org>
Tue, 20 Mar 2018 21:20:53 +0000 (21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827361 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2f57f83cef468ca034c693b1693fd9e17f80d0f3..36250c224d6c4785ffaaada8112fbeb143194ae7 100644 (file)
--- 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 <hwibell gmail.com>]
-
   *) 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]