]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6790]
authorOndřej Surý <ondrej@isc.org>
Tue, 8 Nov 2022 08:53:23 +0000 (09:53 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 10 Nov 2022 14:07:19 +0000 (15:07 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9efded88ab257a241327afb0825bb5efb199c3d0..50bc9dcf5c617e7db6bfb51fe92ad7b41e24069f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6014.  [func]          Add isc_hashmap API implementation that implements
+                       Robin Hood hashing.  The API requires the keys to
+                       be stored with the stored value.  [GL !6790]
+
 6013.  [bug]           Fix a crash that could happen when you change
                        a dnssec-policy zone with NSEC3 to start using
                        inline-signing. [GL #3591]