diff --git a/CHANGES b/CHANGES index 2b646b0583..83846d3877 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +5152. [func] Improved logging of DNSSEC key events: + - Zone signing and DNSKEY maintenance events are + now logged to the "dnssec" category + - Messages are now logged when DNSSEC keys are + pubished, activated, inactivated, deleted, + or revoked. + [GL #714] + 5151. [func] Options that have been been marked as obsolete in named.conf for a very long time are now fatal configuration errors. [GL #358] diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index baf98b9bd5..83cdfc2bae 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -597,6 +597,13 @@ disables reading of the file $HOME/.digrc. + + + Zone signing and key maintenance events are now logged to the + dnssec category rather than + zone. + +