From: Michał Kępień Date: Wed, 12 Jan 2022 10:48:45 +0000 (+0100) Subject: Remove release note for GL #3079 X-Git-Tag: v9.18.0~6^2~3^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4f01d03d74135c09f0ffa983740a66b53a9d58f;p=thirdparty%2Fbind9.git Remove release note for GL #3079 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 8d16ff72fb4..1076d2d16cc 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`