Add changes for [#2791]

This commit is contained in:
Matthijs Mekking 2021-06-23 11:58:54 +02:00
parent 10055d44e3
commit 2f270428fc

View file

@ -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]