Files
bind9/doc/arm/notes-9.11.20.xml
T
2020-06-06 07:10:13 +02:00

58 lines
1.6 KiB
XML

<!--
- Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
- See the COPYRIGHT file distributed with this work for additional
- information regarding copyright ownership.
-->
<section xml:id="relnotes-9.11.20"><info><title>Notes for BIND 9.11.20</title></info>
<section xml:id="relnotes-9.11.20-security"><info><title>Security Fixes</title></info>
<itemizedlist>
<listitem>
<para>
None.
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.11.20-known"><info><title>Known Issues</title></info>
<itemizedlist>
<listitem>
<para>
None
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.11.20-changes"><info><title>Feature Changes</title></info>
<itemizedlist>
<listitem>
<para>
<command>dig</command> and other tools can now print the Extended
DNS Error (EDE) option when it appears in a request or response.
[GL #1835]
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.11.20-bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
Fix a data race in resolver.c:formerr() that could lead to assertion
failure. [GL #1808]
</para>
</listitem>
</itemizedlist>
</section>
</section>