From: Ondřej Surý Date: Tue, 6 Nov 2018 04:53:31 +0000 (+0700) Subject: Add release notes for IDN processing update X-Git-Tag: v9.13.4~53^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a11a7dd29d9faf64645061deb65591ff64943d2;p=thirdparty%2Fbind9.git Add release notes for IDN processing update --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 9a4b0911ead..28344833cea 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -496,6 +496,16 @@ allow-query-cache work. [GL #319] + + + When compiled with IDN support, the dig and the + nslookup commands now disable IDN processing when + the standard output is not a tty (e.g. not used by human). The command + line options +idnin and +idnout need to be used to enable IDN + processing when dig or nslookup + is used from the shell scripts. + +