From: Michał Kępień Date: Tue, 5 May 2020 20:27:13 +0000 (+0200) Subject: Move release notes to the sections they belong to X-Git-Tag: v9.16.3~6^2~4 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9be4198deeb9ed7b4de5594a74838992ccb65a08;p=thirdparty%2Fbind9.git Move release notes to the sections they belong to --- diff --git a/doc/arm/notes-9.16.3.xml b/doc/arm/notes-9.16.3.xml index 55ced79a4c3..7b138732d51 100644 --- a/doc/arm/notes-9.16.3.xml +++ b/doc/arm/notes-9.16.3.xml @@ -15,8 +15,7 @@ - A bug in dnstap initialization could prevent some dnstap data from - being logged, especially on recursive resolvers. [GL #1795] + None. @@ -25,9 +24,6 @@
Known Issues - - None. - BIND crashes on startup when linked against libuv 1.36. This issue is related to recvmmsg() support in libuv which was first included in @@ -45,11 +41,6 @@
Feature Changes - - - None. - - The native PKCS#11 EdDSA implementation has been updated to PKCS#11 @@ -75,6 +66,14 @@ Log messages are emitted for streams with inconsistent message IDs. [GL #1674] + + The default rwlock implementation has been changed back to the native + BIND 9 rwlock implementation. [GL #1753] + + + BIND 9 no longer sets the recv and send buffer sizes for sockets, relying + on system defaults instead. [GL #1713] +
@@ -83,14 +82,8 @@ - The default rwlock implementation has been changed back to the native - BIND 9 rwlock implementation. [GL #1753] - - - - - BIND 9 no longer sets the recv and send buffer sizes for sockets, relying - on system defaults instead. [GL #1713] + A bug in dnstap initialization could prevent some dnstap data from + being logged, especially on recursive resolvers. [GL #1795]