]> 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 12:19:37 +0000 (22:19 +1000)
(cherry picked from commit 0774dacf2d241e800239facbac9b121cdc3b6fce)

CHANGES

diff --git a/CHANGES b/CHANGES
index 24baafeca34e6ccd54b13505320fd2e7ddb608f0..f6c3465385758c91ec13dd2a9c044905deef3455 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]