]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3222]
authorAram Sargsyan <aram@isc.org>
Wed, 23 Mar 2022 10:58:39 +0000 (10:58 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 14 Apr 2022 10:56:23 +0000 (10:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3ef641ef64f261798bae8cc43844bd131b8548a9..89f90d313c1224ebf2960624c64d3ad5d591462f 100644 (file)
--- 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