]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify release notes [GL #2795]
authorArtem Boldariev <artem@boldariev.com>
Tue, 28 Sep 2021 09:59:13 +0000 (12:59 +0300)
committerArtem Boldariev <artem@boldariev.com>
Fri, 1 Oct 2021 12:56:02 +0000 (15:56 +0300)
Mention that it is now possible to specify supported TLS protocol
versions.

doc/notes/notes-current.rst

index 5bd4f71b0b865f386c97fa6017754be86ee52068..3dedf1a11d17a0b4472b47d74c00881a860bff75 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~