From: Ondřej Surý Date: Tue, 8 Nov 2022 08:53:23 +0000 (+0100) Subject: Add CHANGES note for [GL !6790] X-Git-Tag: v9.19.8~68^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=86f3cba8546df226316d9329837c0d33fe54fbfc;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !6790] --- diff --git a/CHANGES b/CHANGES index 9efded88ab2..50bc9dcf5c6 100644 --- 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]