]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3529]
authorAram Sargsyan <aram@isc.org>
Mon, 19 Sep 2022 14:14:50 +0000 (14:14 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 19 Sep 2022 16:36:29 +0000 (16:36 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a72e8aefb970cbb126614b9befb3bf97a4795ec5..443aefc7433e6566447eef1abd364cf073da139a 100644 (file)
--- 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]