Add change entry for dnssec-policy in defaultconf

This commit is contained in:
Matthijs Mekking 2022-06-21 14:46:44 +02:00
parent 5d6f0de84b
commit 80b55f9cfa

View file

@ -1,3 +1,6 @@
5910. [cleanup] Move built-in dnssec-policies into the defaultconf.
These are now printed with 'named -C'. [GL !6467]
5909. [bug] The server-side destination port was missing from dnstap
captures of client traffic. [GL #3309]