From: Ondřej Surý Date: Sun, 21 Jul 2019 15:30:07 +0000 (-0400) Subject: Add CHANGES note X-Git-Tag: v9.15.3~45^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1711e615490e882f4128644eb882197131cb694a;p=thirdparty%2Fbind9.git Add CHANGES note --- diff --git a/CHANGES b/CHANGES index b3f5d4ad8a4..035116d0891 100644 --- a/CHANGES +++ b/CHANGES @@ -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.