]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL !8213]
authorEvan Hunt <each@isc.org>
Thu, 17 Aug 2023 16:37:23 +0000 (09:37 -0700)
committerOndřej Surý <ondrej@isc.org>
Mon, 4 Sep 2023 08:19:48 +0000 (10:19 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ecde19a3c2ac727e9885d2cfcaf22e88b730e77f..6af9ebf5a1752773a3bad0c41327314b6f49a1d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6238.  [cleanup]       Refactor several objects relying on dns_rbt trees
+                       to instead of dns_nametree, a wrapper around dns_qp.
+                       [GL !8213]
+
 6237.  [bug]           Address memory leaks due to not clearing OpenSSL error
                        stack. [GL #4159]