Add change entry for dnssec-policy in defaultconf

(cherry picked from commit 80b55f9cfa)
This commit is contained in:
Matthijs Mekking
2022-06-21 14:46:44 +02:00
parent fd34ea8523
commit bd15b7c3c6

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]