From: Artem Boldariev Date: Thu, 11 Jan 2024 14:39:59 +0000 (+0200) Subject: Update release notes [GL #4518] [GL #4528] X-Git-Tag: v9.19.22~85^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad5378fad755b96f6b0b8d6465533b2e32f94869;p=thirdparty%2Fbind9.git Update release notes [GL #4518] [GL #4528] Mentioned that all changes to listen-on statements are now applied on reconfiguration. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index d76a0a7ed48..1459acdbe8d 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -38,7 +38,13 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. +- Changes to ``listen-on`` statements were ignored on reconfiguration + unless the port or interface address was changed, making it + impossible to change a related listener transport type. That issue + has been fixed. + + ISC would like to thank Thomas Amgarten for bringing this issue to + our attention. :gl:`#4518`, :gl:`#4528` Known Issues ~~~~~~~~~~~~