From af267c4da98c4a3ffe48a91a4bc0caea7d778ca0 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 14 Mar 2018 13:30:48 +1100 Subject: [PATCH] CHANGES entry for root-key-sentinel (cherry picked from commit 2845d7160e4d59d75138cfe2330cd1181e36f059) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 33a4a5ee87..592c5ede9f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,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]