From: Evan Hunt Date: Wed, 6 Jan 2021 21:26:02 +0000 (-0800) Subject: CHANGES X-Git-Tag: v9.17.9~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1079701bd7a89ac17736d0cb63a75393ba6c931a;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 02dc6c45b69..3010aa607c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5558. [bug] Asynchronous hook modules could assert due to + the fetch handle being detached too late. [GL #2379] + 5557. [bug] Prevent rbtdb instances being destroyed by multiple threads at the same time. [GL #2355]