]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES [GL #3285]
authorArtem Boldariev <artem@boldariev.com>
Thu, 14 Apr 2022 15:49:06 +0000 (18:49 +0300)
committerArtem Boldariev <artem@boldariev.com>
Wed, 27 Apr 2022 13:29:00 +0000 (16:29 +0300)
Mention that dig hanging on TLS context creation errors has been
fixed.

CHANGES

diff --git a/CHANGES b/CHANGES
index 9f6c0d615e019eccacca77c9a7623e8c5aa55820..bbc27fe031b433c4423562221b8afdab8f53766b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5871.  [bug]           Fix dig hanging on TLS context creation errors.
+                       [GL #3285]
+
 5870.  [cleanup]       Remove redundant macros in the RBT implementation.
                        [GL !6158]