mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
Add release notes and CHANGES
This commit is contained in:
3
CHANGES
3
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
|
4915. [func] Implement IDNA2008 support in dig by adding support
|
||||||
for libidn2. New dig option +idnin has been added,
|
for libidn2. New dig option +idnin has been added,
|
||||||
which allows to process invalid domain names much
|
which allows to process invalid domain names much
|
||||||
|
@@ -96,6 +96,11 @@
|
|||||||
accepted in master files. [GL #13] [GL #56]
|
accepted in master files. [GL #13] [GL #56]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
IDNA2003 support via (bundled) idnkit-1.0 has been removed.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user