]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Mention GL #3040 in the release notes
authorMichał Kępień <michal@isc.org>
Mon, 6 Dec 2021 14:51:24 +0000 (15:51 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 6 Dec 2021 16:08:04 +0000 (17:08 +0100)
doc/notes/notes-current.rst

index 817d18f8a885b6144c91186dfcffb7c4c0612b3e..542d3fe22f7881285dc6ea96e3f8fedc9a73d8df 100644 (file)
@@ -78,5 +78,6 @@ Bug Fixes
   ``named`` to crash. This has been fixed. :gl:`#1608`
 
 - The resolver could hang on shutdown due to dispatch resources not
-  being cleaned up when a TCP connection was reset. This has been fixed.
-  :gl:`#3026`
+  being cleaned up when a TCP connection was reset, or due to dependency
+  loops in the ADB or the DNSSEC validator. This has been fixed.
+  :gl:`#3026` :gl:`#3040`