From 996525f6d7874a633334d7e76834a2d5849b24ad Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 1 Aug 2024 10:15:08 +0000 Subject: [PATCH] Add missing CHANGES entry from r1919548 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919616 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 396d113ab3a..b79ec2b77ee 100644 --- 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