From b1a1473add69d8d4b5a67c808ce00c3fb2ec54fb Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Tue, 4 Mar 2025 09:09:37 +0000 Subject: [PATCH] fix module name in change entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1924164 13f79535-47bb-0310-9956-ffa450edef68 --- changes-entries/h2_v2.0.30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes-entries/h2_v2.0.30.txt b/changes-entries/h2_v2.0.30.txt index ddc0abc76f..edd12afef5 100644 --- a/changes-entries/h2_v2.0.30.txt +++ b/changes-entries/h2_v2.0.30.txt @@ -1,4 +1,4 @@ - *) mod_md: update to version 2.0.30 + *) mod_http2: update to version 2.0.30 - Fixed bug in handling over long response headers. When the 64 KB limit of nghttp2 was exceeded, the request was not reset and the client was left hanging, waiting for it. Now the stream is reset. -- 2.47.2