From: Artem Boldariev Date: Tue, 10 Aug 2021 14:10:30 +0000 (+0300) Subject: Add changes for [GL #2858] X-Git-Tag: v9.17.18~17^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5708446d85a5a2bdd7f52beaf1107b80aeb41c8c;p=thirdparty%2Fbind9.git Add changes for [GL #2858] This commit adds information about the fix for the issue #2858 to the CHANGES file. --- diff --git a/CHANGES b/CHANGES index b05eab5b55a..17999978845 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5703. [bug] Fix a crash in dig caused by closing an HTTP/2 + socket with an unused HTTP/2 session. [GL #2735] + 5702. [bug] Improve compatibility with DNS-over-HTTPS clients by allowing HTTP/2 request headers in any order. [GL #2875]