From: Joe Orton Date: Tue, 7 Apr 2015 10:06:23 +0000 (+0000) Subject: Credit to guy who stumbled into bug and hid possible untested fix in dark corner... X-Git-Tag: 2.4.13~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d80f6728fca965936c2ed4f9148fc12b56a8f7d6;p=thirdparty%2Fapache%2Fhttpd.git Credit to guy who stumbled into bug and hid possible untested fix in dark corner of bugzilla: 0% Credit to guy who rediscovered, fixed, committed & merged: 100% git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1671786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ff5f8346dac..d3a219d29f3 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. [Joe Orton] + sendfile. [Yann Ylavic] *) core: Initialize scoreboard's used optional functions on graceful restarts to avoid a crash when relocation occurs. PR 57177. [Yann Ylavic]