]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES mode for [GL #3230]
authorOndřej Surý <ondrej@isc.org>
Thu, 24 Mar 2022 12:15:17 +0000 (13:15 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 30 Mar 2022 10:46:09 +0000 (12:46 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 41b8cbfc88c56304d0177f8a8d58a97b70cef995..57df1e27a1446be2f2bc8f46ed820bebe8a44828 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5842.  [cleanup]       Remove the task exclusive mode use in ns_clientmgr.
+                       [GL #3230]
+
 5841.  [bug]           Refactor the address database:
                        - Use self-resizing hash tables, eliminating the
                          need to go into task-exclusive mode when resizing.