From: Michał Kępień Date: Mon, 12 Dec 2022 11:53:31 +0000 (+0100) Subject: Add release note for GL #3721 X-Git-Tag: v9.18.10~2^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f799449fae61070e156282c3c5f19b866e77e32f;p=thirdparty%2Fbind9.git Add release note for GL #3721 --- diff --git a/doc/notes/notes-9.18.10.rst b/doc/notes/notes-9.18.10.rst index 02a7d0cda1d..2fb54f36dee 100644 --- a/doc/notes/notes-9.18.10.rst +++ b/doc/notes/notes-9.18.10.rst @@ -63,6 +63,10 @@ Bug Fixes outstanding recursive queries to finish before shutting down. This was unintended and has been fixed. :gl:`#3183` +- :iscman:`host` and :iscman:`nslookup` command-line options setting the + custom TCP/UDP port to use were ignored for ANY queries (which are + sent over TCP). This has been fixed. :gl:`#3721` + - The ``zone /: final reference detached`` log message was moved from the INFO log level to the DEBUG(1) log level to prevent the :iscman:`named-checkzone` tool from superfluously logging this message