From: Christophe Jaillet Date: Thu, 2 Nov 2017 00:15:33 +0000 (+0000) Subject: Remove backported entry (see part of r1651081) X-Git-Tag: 2.5.0-alpha~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8b53802ff7596273a2712bddb488e58680813c3;p=apache Remove backported entry (see part of r1651081) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814024 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 419995c092..d44c2b5fc5 100644 --- a/CHANGES +++ b/CHANGES @@ -293,10 +293,6 @@ Changes with Apache 2.5.0 *) mod_proxy_html: skip documents shorter than 4 bytes PR 56286 [Micha Lenk ] - *) mod_proxy_fdpass: Fix computation of the size of 'struct sockaddr_un' - when passed to 'connect()'. - [Graham Dumpleton ] - *) core: Add ap_mpm_resume_suspended() API to allow a suspended connection to resume. PR56333 [Artem , Edward Lu ]