Add CHANGES note for [GL !6790]

This commit is contained in:
Ondřej Surý 2022-11-08 09:53:23 +01:00 committed by Ondřej Surý
parent b7eabb6394
commit 86f3cba854
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -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]