Add CHANGES entry for GL #653

(cherry picked from commit 9c0c44405c)
This commit is contained in:
Ondřej Surý 2018-11-06 11:55:57 +07:00 committed by Mark Andrews
parent 31a974bc05
commit 0dd034d66b

View file

@ -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]