]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3850]
authorEvan Hunt <each@isc.org>
Mon, 6 Feb 2023 22:39:43 +0000 (14:39 -0800)
committerEvan Hunt <each@isc.org>
Mon, 6 Feb 2023 22:39:43 +0000 (14:39 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0c599bcc8890f531d5d3ea77600bcb8d4c472429..58c6cb730b6ce55498e1c5d3aa58a8f99fcc2f69 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6088.  [cleanup]       /etc/bind.keys is no longer needed and has been
+                       removed from the distribution. named and delv can
+                       still load keys from a file for testing purposes,
+                       but they no longer do so by default. [GL #3850]
+
 6087.  [cleanup]       Remove support for the `DNS_NAME_DOWNCASE` option to
                        the various dns_*_fromwire() functions. It has long
                        been unused and is unsupported since change 6022.