From 3e07e505b0f4428669189aa4b31f071a2ec9c6e7 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] (cherry picked from commit 321c93c05d4f8b993fabfea05e4984cc594e7dc7) --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index a2e4b39679..bca73b2440 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