2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES entry for GL #653

This commit is contained in:
Ondřej Surý
2018-11-06 11:55:57 +07:00
parent 2a11a7dd29
commit 9c0c44405c

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]