From: Aram Sargsyan Date: Wed, 28 Sep 2022 09:01:30 +0000 (+0000) Subject: Add a CHANGES note for [GL #3512] X-Git-Tag: v9.19.6~24^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa4319f2635c6adef408e9202a900d28b488339c;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3512] --- diff --git a/CHANGES b/CHANGES index 9bf6f54a326..2d9cd6dbf0e 100644 --- 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]