From: Aram Sargsyan Date: Mon, 19 Sep 2022 14:14:50 +0000 (+0000) Subject: Add CHANGES note for [GL #3529] X-Git-Tag: v9.19.6~50^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f113bc8142e85821edd4d62cff51da6991f1a71d;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3529] --- diff --git a/CHANGES b/CHANGES index a72e8aefb97..443aefc7433 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5975. [func] Implement TLS transport support for dns_request and + dns_dispatch. [GL #3529] + 5974. [bug] Fix an assertion failure in dispatch caused by extra read callback call. [GL #3545]