From 65702896bd1c9efaee85cb2ffbb7c64c18702ae7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 18 Dec 2020 13:40:23 +1100 Subject: [PATCH] Add CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 2fae30d2a8..02dc6c45b6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5557. [bug] Prevent rbtdb instances being destroyed by multiple + threads at the same time. [GL #2355] + 5556. [bug] dnssec-signzone and dnssec-verify where now printing too many newlines between log messages. [GL #2359]