From 321c93c05d4f8b993fabfea05e4984cc594e7dc7 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 23 Mar 2022 10:58:39 +0000 Subject: [PATCH] Add CHANGES note for [GL #3222] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 3ef641ef64..89f90d313c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5860. [func] Implement support for catalog zones options new syntax + based on catalog zones custom properties with "ext" + suffix described in the DNS catalog zones draft version + 5 document. [GL #3222] + 5859. [bug] Fix an assertion failure when using dig with +nssearch and +tcp options by starting the next query in the send_done() callback (like in the UDP mode) instead