]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a release note for [GL #3525]
authorMark Andrews <marka@isc.org>
Thu, 8 Sep 2022 00:01:25 +0000 (10:01 +1000)
committerMark Andrews <marka@isc.org>
Wed, 14 Sep 2022 23:09:35 +0000 (09:09 +1000)
doc/notes/notes-current.rst

index e1f3761303ab23627c6dfc769a409363e1b6df50..2d7f9218c54f053dcaf0aae03e8d9f3909a50306 100644 (file)
@@ -46,6 +46,12 @@ Feature Changes
   or pass it through unchanged, instead of stopping with an error message.
   You can use the ``idna2`` utility for checking IDNA syntax. :gl:`#3485`.
 
+- The DNSSEC signing data included in zone statistics identified
+  keys only by the key ID; this caused confusion when two keys using
+  different algorithms had the same ID. Zone statistics now identify
+  keys using the algorithm number, followed by "+", followed by the
+  key ID: for example, "8+54274". :gl:`#3525`
+
 Bug Fixes
 ~~~~~~~~~