]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reorder 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 9f186a8ea04edf65523172ee690c88ee1fe18f92..09261621829222f9de40142cf445748beba1c996 100644 (file)
 
   <section xml:id="relnotes-9.11.21-bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
+      <listitem>
+        <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>
       <listitem>
         <para>
           Properly handle missing <command>kyua</command> command so that
           public key. [GL #1689]
         </para>
       </listitem>
-      <listitem>
-        <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>