From 33f181ac93da0b9559716b20a168beb101d2485c Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Sun, 20 Jan 2019 21:56:14 -0800 Subject: [PATCH] CHANGES and release note --- CHANGES | 8 ++++++++ doc/arm/notes.xml | 7 +++++++ 2 files changed, 15 insertions(+) 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. + +