]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Thu, 12 May 2022 23:57:43 +0000 (16:57 -0700)
committerEvan Hunt <each@isc.org>
Fri, 13 May 2022 20:39:55 +0000 (13:39 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 92a04312ee49267e7b3d67f0a067d077232cb7f8..400c185fdd3a1166102588a2e668cc1d2e2e6cf9 100644 (file)
--- 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]