From: Artem Boldariev Date: Thu, 14 Dec 2023 13:34:30 +0000 (+0200) Subject: Update CHANGES [GL #3504] X-Git-Tag: v9.19.22~86^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac55d818c22a55aca03d175fcaa0788d2bf36bc5;p=thirdparty%2Fbind9.git Update CHANGES [GL #3504] Mention that the 'tls' block was extended with a new 'cipher-suites' option. --- diff --git a/CHANGES b/CHANGES index c428ab1b5bc..10358f8a9f1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +6321. [func] The 'tls' block was extended with a new + 'cipher-suites' option that allows setting + allowed cipher suites for TLSv1.3. + [GL #3504] + 6320. [bug] Fix a possible crash in 'dig +nssearch +nofail' and 'host -C' commands when one of the name servers returns SERVFAIL. [GL #4508]