Add CHANGES note

This commit is contained in:
Ondřej Surý
2019-07-21 11:30:07 -04:00
parent eee6f51d05
commit 1711e61549

View File

@@ -1,3 +1,7 @@
5264. [func] New DNS Cookie algorithm - siphash24 - has been added to
BIND 9, and the old HMAC-SHA DNS Cookie algorithms have
been removed. [GL #605]
--- 9.15.2 released ---
5263. [cleanup] Use atomics and isc_refcount_t wherever possible.