]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #3557]
authorMark Andrews <marka@isc.org>
Fri, 23 Sep 2022 07:53:08 +0000 (17:53 +1000)
committerMark Andrews <marka@isc.org>
Tue, 27 Sep 2022 12:20:21 +0000 (22:20 +1000)
(cherry picked from commit eacf41a20a32a8a8cb59c35281e043efebec1f52)

doc/notes/notes-current.rst

index 0ba3e4b9e6db1824cfcbabd1ec6a212f6ae448be..a6fea55e075b7b1525aadfeb4a1edd92b3747719 100644 (file)
@@ -49,3 +49,6 @@ Bug Fixes
 
 - An assertion failure was fixed in ``named`` that was caused by aborting the statistics
   channel connection while sending statistics data to the client.  :gl:`#3542`
+
+- Changing just the TSIG key names for primaries in catalog zones' member
+  zones was not effective. :gl:`#3557`