From: Mark Andrews Date: Fri, 23 Sep 2022 07:51:39 +0000 (+1000) Subject: Add CHANGES note for [GL #3557] X-Git-Tag: v9.18.8~16^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=68336b367fbb4b1ba86ff776c3129312ae2c3a5c;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3557] (cherry picked from commit 0774dacf2d241e800239facbac9b121cdc3b6fce) --- diff --git a/CHANGES b/CHANGES index 24baafeca34..f6c34653857 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]