From decf117eb6c34c51481e9a5fa1abef66e19054eb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 28 Oct 2020 12:09:06 +1100 Subject: [PATCH] Add CHANGES note for [GL #2236] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 0d8505efe0..a0c8d8cf4f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5523. [bug] The initial lookup of a zone transitioning to/from + the signed state could fail if the DNSKEY RRset was + not found. Subsequent lookups would succeed. + [GL #2236] + 5522. [bug] Fix a race/NULL dereference in TCPDNS. [GL #2227] 5521. [func] All use of libltdl was dropped. libuv's shared library