]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note
authorEvan Hunt <each@isc.org>
Mon, 21 Jan 2019 05:56:14 +0000 (21:56 -0800)
committerEvan Hunt <each@isc.org>
Thu, 31 Jan 2019 20:18:55 +0000 (12:18 -0800)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 2b646b0583c016a9b859014abdd163281895535b..83846d387766f2c3fb5296b97dbddb05ebacb71d 100644 (file)
--- 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]
index baf98b9bd5c1311be4f32f525db23c421cf49a01..83cdfc2bae55148814aa074360f4accf27bf157d 100644 (file)
          disables reading of the file <filename>$HOME/.digrc</filename>.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         Zone signing and key maintenance events are now logged to the
+         <command>dnssec</command> category rather than
+         <command>zone</command>.
+       </para>
+      </listitem>
     </itemizedlist>
   </section>