]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add change entry for [#2811]
authorMatthijs Mekking <matthijs@isc.org>
Mon, 12 Jul 2021 09:02:13 +0000 (11:02 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 13 Jul 2021 09:20:51 +0000 (11:20 +0200)
(cherry picked from commit 2ccf342690ded6d201866d439017bc4c9101b4c7)

CHANGES

diff --git a/CHANGES b/CHANGES
index 2ac26b0cfba7211ff18910d169f8ddf66763d500..64cd10dae3432cc0f39b4067becda5ce3537b200 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5678.  [bug]           The "check DS" code failed to release all resources upon
+                       named shutdown when a refresh was in progress. This has
+                       been fixed. [GL #2811]
+
 5672.  [bug]           Authentication of rndc messages could fail if a
                        "controls" statement was configured with multiple
                        key algorithms in the same listener. [GL #2756]