]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #3721
authorMichał Kępień <michal@isc.org>
Mon, 12 Dec 2022 11:11:01 +0000 (12:11 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 12 Dec 2022 11:11:01 +0000 (12:11 +0100)
doc/notes/notes-9.19.8.rst

index c31a13a8ac3a77ca4cd5580d07ef158a47142df1..678274d261f9adebd45e3011f09487c253151b30 100644 (file)
@@ -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`