From: Matthijs Mekking Date: Mon, 17 Jul 2023 08:08:11 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.19.16~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=239c94bc08d45a97d6121b7e041f7356b0c5fe09;p=thirdparty%2Fbind9.git Add CHANGES entry --- diff --git a/CHANGES b/CHANGES index 007564df6c3..3d04287fdcb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6210. [func] Don't add signing records for DNSKEY added with dynamic + update. The dynamic update DNSSEC management feature was + removed with GL #3686. [GL !8070] + 6209. [func] Reduce query-response latency by making recursive queries (CNAME, DNAME, NSEC) asynchronous instead of directly calling the respective functions. [GL #4185]