]> granicus.if.org Git - apache/commitdiff
CHANGES: follow up to r1669289.
authorYann Ylavic <ylavic@apache.org>
Thu, 26 Mar 2015 08:28:20 +0000 (08:28 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 26 Mar 2015 08:28:20 +0000 (08:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1669292 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2ab8ff82262b3877cf645cd902b100e733f838b2..01b0b4df9d88ce0d6d9e98dbadea0b45a305ffbe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) core_filters: restore/disable TCP_NOPUSH option after non-blocking
+     sendfile.  [Yann Ylavic]
+
   *) core: Initialize scoreboard's used optional functions on graceful restarts
      to avoid a crash when relocation occurs.  PR 57177.  [Yann Ylavic]