]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorOndřej Surý <ondrej@sury.org>
Sun, 21 Jul 2019 15:30:07 +0000 (11:30 -0400)
committerOndřej Surý <ondrej@sury.org>
Sun, 21 Jul 2019 21:30:53 +0000 (17:30 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0b4a9be3a62612b3a4f8495fe32cd84e88a0f80f..3a6575fb285b6cb191b8ad1f0f9734c763351c50 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+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.
                        [GL #605]