From fbb2f67e8dc65b0dbb607ae00b949a97061c9a39 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 24 Nov 2022 11:19:13 +1100 Subject: [PATCH] Add CHANGES note for [GL #3697] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 6115d34364..c4caf9ef6b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6037. [func] Reject zones which have DS records not at delegation + points. [GL #3697] + 6036. [bug] nslookup and host were not honoring the selected port in TCP mode. [GL #3721]