2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

[master] [rt36892] relnote

This commit is contained in:
Evan Hunt
2014-10-22 10:40:53 -07:00
parent a80fc8467d
commit c69e3a95f0

View File

@@ -216,6 +216,15 @@
<sect2 id="relnotes_bugs"> <sect2 id="relnotes_bugs">
<title>Bug Fixes</title> <title>Bug Fixes</title>
<itemizedlist> <itemizedlist>
<listitem>
<para>
<command>dig</command>, <command>host</command> and
<command>nslookup</command> aborted when encountering
a name which, after appending search list elements,
exceeded 255 bytes. Such names are now skipped, but
processing of other names will continue. [RT #36892]
</para>
</listitem>
<listitem> <listitem>
<para> <para>
The error message generated when The error message generated when