From 3724d25b6e24db68c4e6b679191acac50fc8f296 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 10 Jul 2020 06:57:30 +0000 Subject: [PATCH] The mod_watchdog change is not user-visible (AFAIK) so should not be in CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879737 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGES b/CHANGES index 7b547a3ba99..31ad6741715 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.44 - *) mod_watchdog: Switch to simpler logic to avoid the thread cleanup running - before the thread has started, avoiding mutex operations with undefined - behaviour. [Joe Orton] - *) mod_http2: The module now handles master/secondary connections and has marked methods according to use. [Stefan Eissing] -- 2.47.3