]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4132]
authorAram Sargsyan <aram@isc.org>
Wed, 14 Jun 2023 09:02:51 +0000 (09:02 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 15 Jun 2023 08:50:04 +0000 (08:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 05ba201d9022915b89b66b1857a950b1bd7653fa..29e2ddeb3a1d9eb6da6f9d0f7a58d37ab8c2f60d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6197.  [bug]           Fix a data race between the dns_zone and dns_catz
+                       modules when registering/unregistering a database
+                       update notification callback for a catalog zone.
+                       [GL #4132]
+
 6196.  [cleanup]       Report "permission denied" instead of "unexpected error"
                        when trying to update a zone file on a read-only file
                        system. Thanks to Midnight Veil. [GL #4134]