mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
Add release notes for IDNA2008
This commit is contained in:
@@ -66,7 +66,9 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
None.
|
BIND now can be compiled against libidn2 library to add
|
||||||
|
IDNA2008 support. Previously BIND only supported IDNA2003
|
||||||
|
using (now obsolete) idnkit-1 library.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
@@ -120,6 +122,13 @@
|
|||||||
that have timed out, in addition to those that respond. [GL #64]
|
that have timed out, in addition to those that respond. [GL #64]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<command>dig +noidnin</command> can be used to disable IDN
|
||||||
|
processing on the input domain name, when BIND is compiled
|
||||||
|
with IDN support.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user