From: Artem Boldariev Date: Tue, 28 Sep 2021 09:59:13 +0000 (+0300) Subject: Modify release notes [GL #2795] X-Git-Tag: v9.17.19~17^2~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=503a9a56b2a476e1ae72fe9ff5d4849106dfd13b;p=thirdparty%2Fbind9.git Modify release notes [GL #2795] Mention that it is now possible to specify supported TLS protocol versions. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5bd4f71b0b8..3dedf1a11d1 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -24,7 +24,8 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. +- Ability to specify supported TLS protocol versions within ``tls`` + clauses (e.g. ``protocols { TLSv1.2; TLSv1.3; };``). :gl:`#2795` Removed Features ~~~~~~~~~~~~~~~~