]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add changes for [GL #2858]
authorArtem Boldariev <artem@boldariev.com>
Tue, 10 Aug 2021 14:10:30 +0000 (17:10 +0300)
committerArtem Boldariev <artem@boldariev.com>
Fri, 27 Aug 2021 09:14:49 +0000 (12:14 +0300)
This commit adds information about the fix for the issue #2858 to the
CHANGES file.

CHANGES

diff --git a/CHANGES b/CHANGES
index b05eab5b55a7d1ef8bc05d12feadc06ea1fc299e..179999788451fa3c9ad49bf41dadcbac44087495 100644 (file)
--- 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]