]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #653
authorOndřej Surý <ondrej@sury.org>
Tue, 6 Nov 2018 04:55:57 +0000 (11:55 +0700)
committerOndřej Surý <ondrej@sury.org>
Tue, 6 Nov 2018 05:48:44 +0000 (12:48 +0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 67ba29ca593fb3d2af2832919e6f2574e4f99a0e..06d63ee8596936533be87a29370a0ea848feed79 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5079.  [func]          Disable IDN processing in dig and nslookup
+                       when not on a tty. [GL #653]
+
 5078.  [cleanup]       Require python components to be explicitly disabled if
                        python is not available on unix platforms. [GL #601]