From: Michał Kępień Date: Mon, 12 Dec 2022 11:11:01 +0000 (+0100) Subject: Add release note for GL #3721 X-Git-Tag: v9.19.8~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd71684f07ebc16fa8694612de3497f126d2576e;p=thirdparty%2Fbind9.git Add release note for GL #3721 --- diff --git a/doc/notes/notes-9.19.8.rst b/doc/notes/notes-9.19.8.rst index c31a13a8ac3..678274d261f 100644 --- a/doc/notes/notes-9.19.8.rst +++ b/doc/notes/notes-9.19.8.rst @@ -80,6 +80,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 new name compression code in BIND 9.19.7 was not compressing names in zone transfers that should have been compressed, so zone transfers were larger than before. This has been fixed. :gl:`#3706`