From: Evan Hunt Date: Thu, 12 May 2022 23:57:43 +0000 (-0700) Subject: CHANGES X-Git-Tag: v9.19.2~36^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=578297936cd629ea6c5727b421d1b829a878452c;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 92a04312ee4..400c185fdd3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5889. [cleanup] Refactored and simplified the shutdown processes in + dns_view, dns_resolver, dns_requestmgr, and dns_adb + by reducing interdependencies between the objects. + [GL !6278] + 5888. [bug] Only write key files if the dnssec-policy keymgr has changed the metadata. [GL #3302]