From: Artem Boldariev Date: Thu, 11 Jan 2024 14:30:17 +0000 (+0200) Subject: Update CHANGES [GL #4518] [GL #4528] X-Git-Tag: v9.19.22~85^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1a2ad0f443982efeb703a0a0214e5f778241f91;p=thirdparty%2Fbind9.git Update CHANGES [GL #4518] [GL #4528] Mentioned that all changes to listen-on statements are now applied on reconfiguration. --- diff --git a/CHANGES b/CHANGES index 10358f8a9f1..d852491eaca 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6322. [bug] 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. Thanks to Thomas Amgarten. + [GL #4518] [GL #4528] + 6321. [func] The 'tls' block was extended with a new 'cipher-suites' option that allows setting allowed cipher suites for TLSv1.3.