From: Yann Ylavic Date: Sun, 5 Apr 2015 19:14:41 +0000 (+0000) Subject: Credit where credit is due (wasn't aware of PR 53253). X-Git-Tag: 2.4.13~288 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=663b31d4fe62b26f80d3e092e4e2b0d862ddab61;p=apache Credit where credit is due (wasn't aware of PR 53253). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1671417 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d3a219d29f..ff5f8346da 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,7 @@ Changes with Apache 2.4.13 [Edward Lu ] *) core_filters: restore/disable TCP_NOPUSH option after non-blocking - sendfile. [Yann Ylavic] + sendfile. [Joe Orton] *) core: Initialize scoreboard's used optional functions on graceful restarts to avoid a crash when relocation occurs. PR 57177. [Yann Ylavic]