mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 01:20:01 -04:00
Add release notes for IDN processing update
This commit is contained in:
parent
b659765869
commit
2a11a7dd29
1 changed files with 10 additions and 0 deletions
|
|
@ -496,6 +496,16 @@
|
|||
<command>allow-query-cache</command> work. [GL #319]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
When compiled with IDN support, the <command>dig</command> and the
|
||||
<command>nslookup</command> 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 <command>dig</command> or <command>nslookup</command>
|
||||
is used from the shell scripts.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue