add CHANGES

(cherry picked from commit b9a1c31df1)
This commit is contained in:
Mark Andrews
2019-07-23 04:18:05 +10:00
parent 4e63bacc04
commit 22471cc532

View File

@@ -1,5 +1,8 @@
5264. [func] New DNS Cookie algorithm - siphash24 - has been added to
BIND 9. [GL #605]
5265. [bug] DNS64 and RPZ nodata (CNAME *.) rules interacted badly
[GL #1106]
5264. [func] New DNS Cookie algorithm - siphash24 - has been added
to BIND 9. [GL #605]
5236. [func] Add SipHash 2-4 implementation in lib/isc/siphash.c
and switch isc_hash_function() to use SipHash 2-4.