From: Evan Hunt Date: Mon, 21 Jan 2019 05:56:14 +0000 (-0800) Subject: CHANGES and release note X-Git-Tag: v9.13.6~16^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=33f181ac93da0b9559716b20a168beb101d2485c;p=thirdparty%2Fbind9.git CHANGES and release note --- diff --git a/CHANGES b/CHANGES index 2b646b0583c..83846d38776 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 baf98b9bd5c..83cdfc2bae5 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. + +