diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 75ab4fe409..ee745a0e6e 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -141,6 +141,14 @@ [RT #43670] + + + named will now log a warning if the old + BIND now can be compiled against libidn2 library to add + IDNA2008 support. Previously BIND only supported IDNA2003 + using (now obsolete) idnkit-1 library. + + @@ -225,6 +233,13 @@ Multicast DNS. [RT #44783] + + + dig +noidnin can be used to disable IDN + processing on the input domain name, when BIND is compiled + with IDN support. + +