From ed0904539af43c657eb89ead842c99ed5520e659 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Wed, 29 Aug 2018 14:00:10 +0000 Subject: [PATCH] Follow up to r1835845 and r1839571: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839583 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 0dfe56d11c..8b545aa423 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and + before signals handling to avoid lifetime issues on restart or shutdown. + PR 62658. [Yann Ylavic] + *) core: Add StrictHostCheck to allow ucnonfigured hostnames to be rejected. [Eric Covener] -- 2.50.1