From: Diego Fronza Date: Fri, 16 Apr 2021 16:28:08 +0000 (-0300) Subject: Add CHANGES note for GL #2626 X-Git-Tag: v9.17.13~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6646655067fcb8777979b7d981ae8ebd07939273;p=thirdparty%2Fbind9.git Add CHANGES note for GL #2626 --- diff --git a/CHANGES b/CHANGES index f22fab71c8a..1ad66df3d33 100644 --- 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]