]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reorder release notes within each section
authorMichał Kępień <michal@isc.org>
Tue, 5 May 2020 20:27:13 +0000 (22:27 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 5 May 2020 20:27:13 +0000 (22:27 +0200)
doc/arm/notes-9.16.3.xml

index 7b138732d5103db81f8ff04fff6c7a8daaa7e995..0f24398c792bf72da9ad1862bbad5ed6ce8e2dc8 100644 (file)
   <section xml:id="relnotes-9.16.3-changes"><info><title>Feature Changes</title></info>
     <itemizedlist>
       <listitem>
+        <para>
+          BIND 9 no longer sets the recv and send buffer sizes for sockets, relying
+          on system defaults instead. [GL #1713]
+        </para>
+        <para>
+          The default rwlock implementation has been changed back to the native
+          BIND 9 rwlock implementation. [GL #1753]
+        </para>
         <para>
           The native PKCS#11 EdDSA implementation has been updated to PKCS#11
           v3.0 and thus made operational again.  Contributed by Aaron Thompson.
           Log messages are emitted for streams with inconsistent message IDs.
           [GL #1674]
         </para>
-        <para>
-          The default rwlock implementation has been changed back to the native
-          BIND 9 rwlock implementation. [GL #1753]
-        </para>
-        <para>
-          BIND 9 no longer sets the recv and send buffer sizes for sockets, relying
-          on system defaults instead. [GL #1713]
-        </para>
       </listitem>
     </itemizedlist>
   </section>