]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update reporter
authorEric Covener <covener@apache.org>
Tue, 2 Jul 2024 10:27:08 +0000 (10:27 +0000)
committerEric Covener <covener@apache.org>
Tue, 2 Jul 2024 10:27:08 +0000 (10:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918822 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 62a999a6f13be34b16920b3d8cd1d97a554e3c6e..eea1e55ab851745a19fd68d31518f287361c2256 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -84,7 +84,7 @@ Changes with Apache 2.4.60
      Serving WebSocket protocol upgrades over a HTTP/2 connection
      could result in a Null Pointer dereference, leading to a crash
      of the server process, degrading performance.
-     Credits: Marc Stern (<marc.stern approach.be>)
+     Credits: Marc Stern (<marc.stern AT approach-cyber.com>)
 
   *) mod_proxy: Fix DNS requests and connections closed before the
      configured addressTTL.  BZ 69126.  [Yann Ylavic]