From: Artem Boldariev Date: Thu, 14 Dec 2023 13:57:55 +0000 (+0200) Subject: Update the release notes [GL #3504] X-Git-Tag: v9.19.22~86^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59a57451e61cd3687a9a53350b2df980e347e2e4;p=thirdparty%2Fbind9.git Update the release notes [GL #3504] Mention that the 'tls' block was extended with a new 'cipher-suites' option. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 52774b07aae..d76a0a7ed48 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -20,7 +20,10 @@ Security Fixes New Features ~~~~~~~~~~~~ -- None. +- The ``tls`` block was extended with a new ``cipher-suites`` option + that allows setting allowed cipher suites for TLSv1.3. Please + consult the documentation for additional details. + :gl:`#3504` Removed Features ~~~~~~~~~~~~~~~~