]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !7811]
authorOndřej Surý <ondrej@isc.org>
Tue, 15 Aug 2023 12:21:41 +0000 (14:21 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 15 Aug 2023 15:34:20 +0000 (17:34 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 22d651b56a744dbdf3c5ecb301ef8e643b81d2cf..ecdc3070f3ab3ef84fc1d0b822395fa1ae21861a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6225.  [func]          Convert dns_nta, dns_forward and dns_keytable units
+                       to use QP trie instead of an RBT. [GL !7811]
+
 6224.  [bug]           Check the If-Modified-Since value length to prevent
                        out-of-bounds write. [GL #4124]