From c57363fb7d6b1a5ce9845849915e3e56d2be5ec0 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 28 Apr 2022 07:42:51 +1000 Subject: [PATCH] Add CHANGES note for [GL #3306] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ef9cc4bbcf..16c041563a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5879. [contrib] dlz: Add FALLTHROUGH and UNREACHABLE macros. [GL #3306] + 5878. [func] Check the algorithm name or OID embedded at the start of the signature field for PRIVATEDNS and PRIVATEOID SIG and RRSIG records are well formed. [GL #3296]