]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL !6271]
authorEvan Hunt <each@isc.org>
Thu, 19 May 2022 07:48:06 +0000 (00:48 -0700)
committerEvan Hunt <each@isc.org>
Thu, 19 May 2022 07:48:06 +0000 (00:48 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index e8f33f85d0fbb13dab37b4251a2ca1f3e312ca8d..692ed6e742538c72d77ce123d604144dc1809913 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5892.  [cleanup]       Refactored the the hash tables in resolver.c to
+                       use the isc_ht API. [GL !6271]
+
 5891.  [func]          Key timing options for `dnssec-settime` and related
                        utilities now accept "UNSET" times as printed by
                        `dnssec-settime -p`. [GL #3361]