From: Matthijs Mekking Date: Tue, 21 Jun 2022 12:46:44 +0000 (+0200) Subject: Add change entry for dnssec-policy in defaultconf X-Git-Tag: v9.19.3~22^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80b55f9cfa441b0c516b774323fcf348198fe706;p=thirdparty%2Fbind9.git Add change entry for dnssec-policy in defaultconf --- diff --git a/CHANGES b/CHANGES index b4951f7238c..fb54c4721ee 100644 --- a/CHANGES +++ b/CHANGES @@ -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]