From: Witold Kręcicki Date: Thu, 4 Jun 2020 08:10:21 +0000 (+0200) Subject: Add release notes for #1782 X-Git-Tag: v9.17.2~17^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3ea1caf5a26744df0352b6c5d33f6a1b972a2bc;p=thirdparty%2Fbind9.git Add release notes for #1782 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index b34da781259..14098336927 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -122,6 +122,11 @@ Feature Changes ``rndc``, ``rndc-confgen``, and ``tsig-confgen`` were left in ``$sbindir``. [GL #1724] +- listen-on-v6 { any; } creates separate sockets for all interfaces, + while previously it created one socket on systems conforming to + :rfc:`3493` and :rfc:`3542`, this change was introduced in 9.16.0 + but accudently ommited from documentation. + Bug Fixes ~~~~~~~~~