]> granicus.if.org Git - apache/commitdiff
Remove backported entry (see part of r1651081)
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 2 Nov 2017 00:15:33 +0000 (00:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 2 Nov 2017 00:15:33 +0000 (00:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814024 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 419995c092af857ce58210de0b5926a53e2a093a..d44c2b5fc50ead51050bbe9b8b074121c764f0d2 100644 (file)
--- 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 <micha lenk info>]
 
-  *) mod_proxy_fdpass: Fix computation of the size of 'struct sockaddr_un'
-     when passed to 'connect()'.
-     [Graham Dumpleton <grahamd apache org>]
-
   *) core: Add ap_mpm_resume_suspended() API to allow a suspended connection
      to resume. PR56333 
      [Artem <artemciy gmail.com>, Edward Lu <Chaosed0 gmail.com>]