]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add changes for [#2791]
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Jun 2021 09:58:54 +0000 (11:58 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 28 Jun 2021 08:38:31 +0000 (10:38 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8eff7be497482e8f1583edbaebb05a93cd73d283..72c9a9b44adb159fcc4803c7b861d7618cc6aeb6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5668.  [bug]           When a zone fails to load on startup, the setnsec3param
+                       task is rescheduled. This caused a hang on shutdown, and
+                       is now fixed. [GL #2791]
+
 5667.  [bug]           The configuration-checking code failed to account for
                        the inheritance rules of the "dnssec-policy" option.
                        [GL #2780]