]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove release note for GL #3079
authorMichał Kępień <michal@isc.org>
Wed, 12 Jan 2022 10:48:45 +0000 (11:48 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 20 Jan 2022 10:19:58 +0000 (11:19 +0100)
doc/notes/notes-current.rst

index 8d16ff72fb4a9bc70d5a7a91b654c9ec0ab1a314..1076d2d16cc412f58310ac7afd2dedb65e6f08fe 100644 (file)
@@ -57,9 +57,6 @@ Bug Fixes
   after ``named`` restart in case the unsigned zone file gets modified
   while ``named`` is not running. This has been fixed. :gl:`#3071`
 
-- Using ``rndc`` on a busy recursive server could cause the ``named`` to abort
-  with assertion failure.  This has been fixed. :gl:`#3079`
-
 - With libuv >= 1.37.0, the recvmmsg support would not be enabled in ``named``
   reducing the maximum query-response performance.  The recvmmsg support would
   be used only in libuv 1.35.0 and 1.36.0.  This has been fixed.  :gl:`#3095`