]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Fri, 3 Jul 2020 12:29:38 +0000 (14:29 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Jul 2020 21:23:50 +0000 (23:23 +0200)
doc/arm/notes-9.11.21.xml

index 7dc676bb84e6b578f9c528af1679073b9c8dfdc8..9f186a8ea04edf65523172ee690c88ee1fe18f92 100644 (file)
 
 <section xml:id="relnotes-9.11.21"><info><title>Notes for BIND 9.11.21</title></info>
 
-  <section xml:id="relnotes-9.11.21-security"><info><title>Security Fixes</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.21-known"><info><title>Known Issues</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.21-changes"><info><title>Feature Changes</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
   <section xml:id="relnotes-9.11.21-bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
       <listitem>
       </listitem>
       <listitem>
         <para>
-          The validator could fail to accept a properly signed RRset
-          if an unsupported algorithm appeared earlier in the DNSKEY
-          RRset than a supported algorithm.  It could also stop if
-          it detected a malformed public key. [GL #1689]
+          The validator could fail to accept a properly signed RRset if an
+          unsupported algorithm appeared earlier in the DNSKEY RRset than a
+          supported algorithm. It could also stop if it detected a malformed
+          public key. [GL #1689]
         </para>
       </listitem>
       <listitem>
-       <para>
-         <command>named</command> could crash when cleaning dead nodes in
-         lib/dns/rbtdb.c that have been reused meanwhile. [GL #1968]
-       </para>
+        <para>
+          <command>named</command> could crash when cleaning dead nodes in
+          <filename>lib/dns/rbtdb.c</filename> that were being reused.
+          [GL #1968]
+        </para>
       </listitem>
     </itemizedlist>
   </section>