]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for IDN processing update
authorOndřej Surý <ondrej@sury.org>
Tue, 6 Nov 2018 04:53:31 +0000 (11:53 +0700)
committerOndřej Surý <ondrej@sury.org>
Tue, 6 Nov 2018 05:48:08 +0000 (12:48 +0700)
doc/arm/notes.xml

index 9a4b0911ead61395e8346705389ef71bf34013b2..28344833cea0c0d24a909a17d53a9f0d67542551 100644 (file)
          <command>allow-query-cache</command> work. [GL #319]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         When compiled with IDN support, the <command>dig</command> and the
+         <command>nslookup</command> commands now disable IDN processing when
+         the standard output is not a tty (e.g. not used by human).  The command
+         line options +idnin and +idnout need to be used to enable IDN
+         processing when <command>dig</command> or <command>nslookup</command>
+         is used from the shell scripts.
+       </para>
+      </listitem>
     </itemizedlist>
   </section>