]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Mon, 22 Jul 2019 18:18:05 +0000 (04:18 +1000)
committerMark Andrews <marka@isc.org>
Mon, 22 Jul 2019 19:11:47 +0000 (05:11 +1000)
(cherry picked from commit b9a1c31df186d98c308c98b7d9a2c4d93c4147bd)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3a6575fb285b6cb191b8ad1f0f9734c763351c50..e02db9174cfebc26499742f730e49eba490f87e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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.