From f305c0ed07d3840d25683fb30422b3e77dcccc4c Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 11 May 2017 17:10:05 +0000 Subject: [PATCH] backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794857 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES b/CHANGES index c82a36d2da7..94448fce64f 100644 --- a/CHANGES +++ b/CHANGES @@ -10,9 +10,6 @@ Changes with Apache 2.5.0 *) mod_proxy_wstunnel: Add "upgrade" parameter to allow upgrade to other protocols. [Jean-Frederic Clere] - *) mod_substitute: Fix spurious AH01328 (Line too long) errors on EBCDIC - systems. [Eric Covener] - *) core: Disallow multiple Listen on the same IP:port when listener buckets are configured (ListenCoresBucketsRatio > 0), consistently with the single bucket case (default), thus avoiding the leak of the corresponding socket -- 2.47.3