2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add release notes for #1782

This commit is contained in:
Witold Kręcicki 2020-06-04 10:10:21 +02:00 committed by Ondřej Surý
parent 6a2100034b
commit d3ea1caf5a

View File

@ -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
~~~~~~~~~