From: Christophe Jaillet Date: Wed, 8 Jul 2020 18:15:43 +0000 (+0000) Subject: That was not me. Honors go to Joe. X-Git-Tag: 2.4.44~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b6fa8bb919a889816bba8a1b0dff69bc9728672;p=thirdparty%2Fapache%2Fhttpd.git That was not me. Honors go to Joe. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879664 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b6d0f476459..7b547a3ba99 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ 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. [Christophe Jaillet] + behaviour. [Joe Orton] *) mod_http2: The module now handles master/secondary connections and has marked methods according to use. [Stefan Eissing]