]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop #5525 release note
authorMichal Nowak <mnowak@isc.org>
Thu, 6 Nov 2025 18:40:22 +0000 (19:40 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 6 Nov 2025 18:40:22 +0000 (19:40 +0100)
doc/notes/notes-9.20.16.rst

index 81bc43737bbe549da2543c220099e23e7df9eb0f..7a63a2fc541d8ea419d3532fac0f385f41c5b1f4 100644 (file)
@@ -29,12 +29,6 @@ Bug Fixes
   ``-T KEY`` option (e.g., for ``SIG(0)``). This has been fixed.
   :gl:`#5506`
 
-- Fix shutdown assertion in ``dns_dispatchmgr_getblackhole``.
-
-  Previously, :iscman:`named` could trigger an assertion in
-  ``dns_dispatchmgr_getblackhole`` while shutting down. This has been
-  fixed. :gl:`#5525`
-
 - :iscman:`dnssec-verify` now uses exit code 1 when failing due to
   illegal options.