]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
That was not me. Honors go to Joe.
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 8 Jul 2020 18:15:43 +0000 (18:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 8 Jul 2020 18:15:43 +0000 (18:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879664 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b6d0f476459a84ce6fdf8f3d38d8ffc8ae615743..7b547a3ba99f9de025e199453ed762d6fa532880 100644 (file)
--- 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]