]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 31 Jul 2019 07:08:55 +0000 (17:08 +1000)
committerMark Andrews <marka@isc.org>
Wed, 31 Jul 2019 12:45:02 +0000 (22:45 +1000)
(cherry picked from commit d95ae93dd38212ecc6aedad106109e3875d9b7b1)

CHANGES

diff --git a/CHANGES b/CHANGES
index 87595f194cc3178262eab09ee6e38840c3da5496..bb6dc45c69ff22a60f264c8dc79343f2cf71a28f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5273.  [bug]           Check that bits [64..71] of a dns64 prefix are zero.
+                       [GL #1159]
+
 5269.  [port]          cygwin: can return ETIMEDOUT on connect() with a
                        non-blocking socket. [GL #1133]