]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for GL #2626
authorDiego Fronza <diego@isc.org>
Fri, 16 Apr 2021 16:28:08 +0000 (13:28 -0300)
committerDiego dos Santos Fronza <diego@isc.org>
Thu, 22 Apr 2021 15:45:55 +0000 (15:45 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f22fab71c8aa17c681cc61b47ae311bfa449e3c6..1ad66df3d33e5e9ea270efcba5181c9a1eefc1f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5625.  [bug]           Address deadlock between rndc addzone/delzone.
+                       [GL #2626]
+
 5624.  [func]          Remove the taskmgr dispatch threads and run the tasks
                        on top of netmgr loops. [GL #2638]