From a298880d8f30afb1792ac9fc596ec78b86b84405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 15 Jan 2024 15:39:46 +0100 Subject: [PATCH] Account for February 2024 releases in CHANGES --- CHANGES | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index d852491eac..ad6f4e7128 100644 --- a/CHANGES +++ b/CHANGES @@ -1,18 +1,22 @@ -6322. [bug] Changes to "listen-on" statements were ignored on +6324. [bug] Changes to "listen-on" statements were ignored on reconfiguration unless the port or interface address was changed, making it impossible to change a related listener transport type. Thanks to Thomas Amgarten. [GL #4518] [GL #4528] -6321. [func] The 'tls' block was extended with a new +6323. [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 +6322. [bug] Fix a possible crash in 'dig +nssearch +nofail' and 'host -C' commands when one of the name servers returns SERVFAIL. [GL #4508] +6321. [placeholder] + +6320. [placeholder] + 6319. [placeholder] 6318. [placeholder]