]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 6 Jan 2021 21:26:02 +0000 (13:26 -0800)
committerEvan Hunt <each@isc.org>
Wed, 6 Jan 2021 21:26:02 +0000 (13:26 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 02dc6c45b6951c5b3b829066345cb3ec7757ea76..3010aa607c7984181fc7fb822a7c7015170af252 100644 (file)
--- 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]