]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add missing CHANGES entry from r1919548
authorYann Ylavic <ylavic@apache.org>
Thu, 1 Aug 2024 10:15:08 +0000 (10:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 1 Aug 2024 10:15:08 +0000 (10:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919616 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 396d113ab3a561ac762742c3cc15e4b3b49273cd..b79ec2b77eecdcc6f02ba36c3e0e3c265e27ec54 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,10 @@
 Changes with Apache 2.4.63
 
   *) mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F.
-     PR 69197 [Yann Ylavic, Eric Covener]
+     PR 69197. [Yann Ylavic, Eric Covener]
+
+  *) mod_http2: Return connection monitoring to the event MPM when blocking
+     on client updates. [Stefan Eissing, Yann Ylavic]
 
 Changes with Apache 2.4.62