]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2626
authorMichał Kępień <michal@isc.org>
Wed, 12 May 2021 08:55:00 +0000 (10:55 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 12 May 2021 08:55:00 +0000 (10:55 +0200)
doc/notes/notes-current.rst

index a7aca96e47b0cbc10f6d9e88c0e9e5054d4e0188..858e2a63b04cac72ecfe2e782ae75117ddcc6c47 100644 (file)
@@ -70,6 +70,10 @@ Bug Fixes
   ``stale-cache-enable`` was set to ``yes``. This has been fixed.
   :gl:`#389` :gl:`#2289`
 
+- A deadlock could occur when multiple ``rndc addzone``, ``rndc
+  delzone``, and/or ``rndc modzone`` commands were invoked
+  simultaneously for different zones. This has been fixed. :gl:`#2626`
+
 - ``named`` and ``named-checkconf`` did not report an error when
   multiple zones with the ``dnssec-policy`` option set were using the
   same zone file. This has been fixed. :gl:`#2603`