Update CHANGES [GL #3504]

Mention that the 'tls' block was extended with a new 'cipher-suites'
option.
This commit is contained in:
Artem Boldariev 2023-12-14 15:34:30 +02:00
parent 0867e2ea30
commit ac55d818c2

View file

@ -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]