From b15309e10dd809648ee16042a3940ba864965da9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 8 Sep 2022 09:59:10 +1000 Subject: [PATCH] Add a CHANGES note for [GL #3525] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 74144751cf..68770f4101 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5969. [bug] DNSSEC signing statistics failed to identify the + algorithm involved. The key names have been changed + to be the algorithm number followed by "+" followed + by the key id (e.g. "8+54274"). [GL #3525] + 5968. [cleanup] Remove 'resolve' binary from tests. [GL !6733] 5967. [cleanup] Flagged the obsolete "random-device" option as