]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 12:39:34 +0000 (14:39 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 12:39:34 +0000 (14:39 +0200)
doc/arm/notes-9.11.20.xml

index d87752eb2d039031b22700e847779236d2499f56..415aec7058f37a2a09bf1997fbdbc7db1d3bee8b 100644 (file)
     </itemizedlist>
   </section>
 
-  <section xml:id="relnotes-9.11.20-known"><info><title>Known Issues</title></info>
+  <section xml:id="relnotes-9.11.20-new"><info><title>New Features</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.
+          <command>dig</command> and other tools can now print the Extended DNS
+          Error (EDE) option when it appears in a request or a response.
           [GL #1835]
         </para>
       </listitem>
@@ -60,8 +50,8 @@
       </listitem>
       <listitem>
         <para>
-         Fix a data race in resolver.c:formerr() that could lead to assertion
-         failure. [GL #1808]
+          A data race in <filename>lib/dns/resolver.c:log_formerr()</filename>
+          that could lead to an assertion failure was fixed. [GL #1808]
         </para>
       </listitem>
       <listitem>