From f2d00069c3ecbb402f7a2c6f399220cebdd934b1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 11 Mar 2021 14:37:19 +1100 Subject: [PATCH] Add CHANGES note for [GL #2564] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 0561ee1770..24b36eb72a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5628. [bug] Host and nslookup could die on SERVFAIL response. + [GL #2564] + 5627. [bug] RRSIG(SOA) RRsets placed anywhere else than at zone apex were triggering infinite resigning loops. This has been fixed. [GL #2650]