From 0033c12002e56278977a7bf094e7e76cf8cf727f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 5 Dec 2022 09:27:13 +1100 Subject: [PATCH] Add CHANGES note for [GL #3721] (cherry picked from commit 27168dbf433910fb397b8bc5d35d6ba891f29c67) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 05b3e7f04e..15dfb3d3c5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6036. [bug] nslookup and host were not honoring the selected port + in TCP mode. [GL #3721] + 6034. [func] Deprecate alt-transfer-source, alt-transfer-source-v6 and use-alt-transfer-source. [GL #3694]