2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add release notes and CHANGES

This commit is contained in:
Ondřej Surý
2018-03-17 13:50:59 +00:00
parent 00043bfa18
commit f4a517e5d7
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -96,6 +96,11 @@
accepted in master files. [GL #13] [GL #56]
</para>
</listitem>
<listitem>
<para>
IDNA2003 support via (bundled) idnkit-1.0 has been removed.
</para>
</listitem>
</itemizedlist>
</section>