From: Yann Ylavic Date: Thu, 11 Jan 2018 00:23:09 +0000 (+0000) Subject: Follow up to r1740910: CHANGES entry. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66a6f64cca3c5ec4cb89a891a0f44d14c39d497e;p=apache Follow up to r1740910: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820809 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ea7daef6c9..910cb3ab44 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mpm_event: Update scoreboard status for KeepAlive state. [Yann Ylavic] + *) core, mpm_event: Avoid a small memory leak of the scoreboard handle, for the lifetime of the connection, each time it is processed by MPM event. [Yann Ylavic]