From: Ondřej Surý Date: Sat, 17 Mar 2018 13:50:59 +0000 (+0000) Subject: Add release notes and CHANGES X-Git-Tag: v9.13.0~88^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a517e5d7c7f6e5e62e48cd5a25d8000f03a0b5;p=thirdparty%2Fbind9.git Add release notes and CHANGES --- diff --git a/CHANGES b/CHANGES index bcdf8f38499..9ac579491bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4916. [func] Remove IDNA2003 support and the bundled idnkit-1.0 + library. + 4915. [func] Implement IDNA2008 support in dig by adding support for libidn2. New dig option +idnin has been added, which allows to process invalid domain names much diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 453fa814fac..33d6d1f2b72 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -96,6 +96,11 @@ accepted in master files. [GL #13] [GL #56] + + + IDNA2003 support via (bundled) idnkit-1.0 has been removed. + +