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]