diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 9a4b0911ea..28344833ce 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. + +