From: Artem Boldariev Date: Thu, 14 Apr 2022 15:49:06 +0000 (+0300) Subject: Update CHANGES [GL #3285] X-Git-Tag: v9.19.1~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ec84f8d8d3f0e6cc37271042953a78af560ef0f;p=thirdparty%2Fbind9.git Update CHANGES [GL #3285] Mention that dig hanging on TLS context creation errors has been fixed. --- diff --git a/CHANGES b/CHANGES index 9f6c0d615e0..bbc27fe031b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5871. [bug] Fix dig hanging on TLS context creation errors. + [GL #3285] + 5870. [cleanup] Remove redundant macros in the RBT implementation. [GL !6158]