]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add change entry for dnssec-policy in defaultconf
authorMatthijs Mekking <matthijs@isc.org>
Tue, 21 Jun 2022 12:46:44 +0000 (14:46 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Jun 2022 09:56:31 +0000 (11:56 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index b4951f7238c35eeedb074cb8b7d32b97424d50e8..fb54c4721eea362a63fd468ab0e4d034199bfb89 100644 (file)
--- 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]