From: Ondřej Surý Date: Wed, 14 Mar 2018 12:19:00 +0000 (+0100) Subject: Add release notes for IDNA2008 X-Git-Tag: v9.13.0~89^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7590c7528229c7bc761a6c69c33dfb69fbaf82f;p=thirdparty%2Fbind9.git Add release notes for IDNA2008 --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 599a29148b8..453fa814fac 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -66,7 +66,9 @@ - None. + BIND now can be compiled against libidn2 library to add + IDNA2008 support. Previously BIND only supported IDNA2003 + using (now obsolete) idnkit-1 library. @@ -120,6 +122,13 @@ that have timed out, in addition to those that respond. [GL #64] + + + dig +noidnin can be used to disable IDN + processing on the input domain name, when BIND is compiled + with IDN support. + +