From: Matthijs Mekking Date: Wed, 23 Jun 2021 09:58:54 +0000 (+0200) Subject: Add changes for [#2791] X-Git-Tag: v9.17.16~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f270428fc5130030e3b20113f1e6e370ad15113;p=thirdparty%2Fbind9.git Add changes for [#2791] --- diff --git a/CHANGES b/CHANGES index 8eff7be4974..72c9a9b44ad 100644 --- 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]