diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index d9537a3687..25566cc746 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -180,6 +180,16 @@ option. [GL #105] + + + 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. + +