From be88c583bd7deddb62f7936ffff264b0a147130f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 8 Jul 2022 14:40:48 +1000 Subject: [PATCH] Add CHANGES not for [GL #3440] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index b37ba25825..57571e2cb7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5921. [test] Convert system tests to use a default DNSKEY algorithm + where the test is not DNSKEY algorithm specific. + [GL #3440] + 5920. [bug] Don't pass back the current name offset when the compression is disabled in the non-improving case. [GL #3423]