]> 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 09:07:47 +0000 (11:07 +0200)
(cherry picked from commit 2f270428fc5130030e3b20113f1e6e370ad15113)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1740c86a1d6537a9565c0a128b272c14f087f044..a8ef9ff3471b64dfb9c29f42b63ac43cdee87037 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]