]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3512]
authorAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:01:30 +0000 (09:01 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:36:24 +0000 (09:36 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9bf6f54a32640be71fc30f093ad1882c4760e5cc..2d9cd6dbf0e06e522e01afc03511432dbee63572 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5989.  [func]          Implement support for DDNS update forwarding using DoT
+                       to TLS-enabled primary servers. [GL #3512]
+
 5988.  [bug]           Some out of memory conditions in opensslrsa_link.c
                        could lead to memory leaks. [GL #3551]