]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Credit to guy who stumbled into bug and hid possible untested fix in dark corner...
authorJoe Orton <jorton@apache.org>
Tue, 7 Apr 2015 10:06:23 +0000 (10:06 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 7 Apr 2015 10:06:23 +0000 (10:06 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index ff5f8346dac380f067947b0e0647c35d07dc5da2..d3a219d29f30b197d0eb5854c8b22c47905bbda1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,7 @@ Changes with Apache 2.4.13
      [Edward Lu <Chaosed0 gmail.com>]
 
   *) 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]