]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES entry for root-key-sentinel
authorMark Andrews <marka@isc.org>
Wed, 14 Mar 2018 02:30:48 +0000 (13:30 +1100)
committerEvan Hunt <each@isc.org>
Mon, 4 Jun 2018 21:41:22 +0000 (17:41 -0400)
(cherry picked from commit 2845d7160e4d59d75138cfe2330cd1181e36f059)
(cherry picked from commit af267c4da98c4a3ffe48a91a4bc0caea7d778ca0)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0ec8c60a1dc59d9f38a0bd5bfe1943566c1c5a73..aa4605c315e908ae254eece0666f0736bf6cabb2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,9 @@
 4930.  [bug]           Remove a bogus check in nslookup command line
                        argument processing. [GL #206]
 
+4926.  [func]          Add root key sentinel support.  To disable, add
+                       'root-key-sentinel no;' to named.conf. [GL #37]
+
 4922.  [bug]           dnstap: Log the destination address of client
                        packets rather than the interface address.
                        [GL #197]