diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index 599a29148b..453fa814fa 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.
+
+