From e7e268c362b6a6c441bc81bb1f266b8c6542dd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondr=CC=8Cej=20Sury=CC=81?= Date: Fri, 23 Feb 2024 08:40:42 +0100 Subject: [PATCH] Add CHANGES placeholder for [GL #4597] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 4cd031c2a3..b4d26873bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6349. [placeholder] + 6348. [bug] BIND could previously abort when trying to establish a connection to a remote server using an incorrect 'tls' configuration. That has been