]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3557]
authorMark Andrews <marka@isc.org>
Fri, 23 Sep 2022 07:51:39 +0000 (17:51 +1000)
committerMark Andrews <marka@isc.org>
Tue, 27 Sep 2022 11:54:02 +0000 (21:54 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ccb3131258f440056baa5d225821478da6fbd1eb..6afcc66316b33bc9cff6d1aeb76aff99d5eafb90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5983.  [bug]           Changing just the TSIG key names for primaries in
+                       catalog zones' member zones was not effective.
+                       [GL #3557]
+
 5982.  [func]          Extend dig to allow requests to be signed using SIG(0)
                        as well as providing a mechanism to specify the signing
                        time. [GL !5923]