From 3326d8ffd5ca2702bed0d4ed6110497947ed63b2 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 11 Jan 2018 00:03:50 +0000 Subject: [PATCH] Follow up to r1802618: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820808 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 80f0ab127e..ea7daef6c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) 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] *) mod_headers: 'RequestHeader set|edit|edit_r Content-Type X' could inadvertently modify the Content-Type _response_ header. Applies to -- 2.40.0