From 4af93d3c224e642b3af41f2df2f5b0381cc83714 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 31 Jan 2024 13:16:21 +0000 Subject: [PATCH] Add a CHANGES note for [GL !8683] (cherry picked from commit f329c1ebc9f6c429eb09200beca70cef179c4475) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index b0b30d9445..012cf525a1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined + incorrectly in lib/ns/query.c. [GL !8683] + 6330. [doc] Update ZSK minimum lifetime documentation in ARM, also depends on signing delay. [GL #4510]