From: Mark Andrews Date: Fri, 23 Sep 2022 07:51:39 +0000 (+1000) Subject: Add CHANGES note for [GL #3557] X-Git-Tag: v9.19.6~32^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0774dacf2d241e800239facbac9b121cdc3b6fce;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3557] --- diff --git a/CHANGES b/CHANGES index ccb3131258f..6afcc66316b 100644 --- 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]