]> 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>
Tue, 5 Jun 2018 04:38:06 +0000 (21:38 -0700)
(cherry picked from commit 2845d7160e4d59d75138cfe2330cd1181e36f059)
(cherry picked from commit af267c4da98c4a3ffe48a91a4bc0caea7d778ca0)
(cherry picked from commit 106fc761de67db937c0fc9ccf9c5b35da460656f)
(cherry picked from commit bfbf3baff7a06a8ff784ea30115546b34985e967)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9e11ed2ca19c513dc44cd83351704ef3263ecb2e..10a16949ed664678db7042dffbefe81b86afd476 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,9 @@
                        logged even when an error occurred while updating
                        signatures. [GL #159]
 
+4926.  [func]          Add root key sentinel support.  To disable, add
+                       'root-key-sentinel no;' to named.conf. [GL #37]
+
 4918.  [bug]           Fix double free after keygen error in dnssec-keygen
                        when OpenSSL >= 1.1.0 is used and RSA_generate_key_ex
                        fails. [GL #109]