]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES [GL #3504]
authorArtem Boldariev <artem@boldariev.com>
Thu, 14 Dec 2023 13:34:30 +0000 (15:34 +0200)
committerArtem Boldariev <artem@boldariev.com>
Fri, 12 Jan 2024 11:28:53 +0000 (13:28 +0200)
Mention that the 'tls' block was extended with a new 'cipher-suites'
option.

CHANGES

diff --git a/CHANGES b/CHANGES
index c428ab1b5bc6e295f405f15fbb0f8e7dd80e056d..10358f8a9f1c2780570d65e6ffb4a7110a1193cf 100644 (file)
--- 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]