]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Tue, 6 Nov 2018 00:19:03 +0000 (11:19 +1100)
committerMark Andrews <marka@isc.org>
Tue, 6 Nov 2018 00:19:03 +0000 (11:19 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 71ac50a978bc49b02e4894ee84c77abde78ce4f8..1ac0cbc8bc10404a91a2d0e33b163d08eb16a918 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5077.  [cleanup]       Remove ip6.int support (-i) from dig and mdig.
+                       [GL !969]
+
 5076.  [bug]           "require-server-cookie" was not effective if
                        "rate-limit" was configured. [GL #617]