From: Yann Ylavic Date: Thu, 26 Mar 2015 08:28:20 +0000 (+0000) Subject: CHANGES: follow up to r1669289. X-Git-Tag: 2.5.0-alpha~3353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39d1943a4800952f826e173556cfc7da459bcaee;p=apache CHANGES: follow up to r1669289. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1669292 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2ab8ff8226..01b0b4df9d 100644 --- 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]