From 2f9a5049981d1cd2e7a9f65207951cbff1707daa Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 14 Sep 2022 17:53:21 +1000 Subject: [PATCH] Add CHANGES entry for [GL #3541] (cherry picked from commit e876de442e38b481600054c1a51ede67c69a3766) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index f6c3465385..40ca49c092 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5984. [func] 'named -V' now reports the list of supported + DNSSEC/DS/HMAC algorithms and the supported TKEY modes. + [GL #3541] + 5983. [bug] Changing just the TSIG key names for primaries in catalog zones' member zones was not effective. [GL #3557]