]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3968]
authorAram Sargsyan <aram@isc.org>
Mon, 27 Mar 2023 11:09:13 +0000 (11:09 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 27 Mar 2023 11:40:19 +0000 (11:40 +0000)
(cherry picked from commit 95cb2affaae70dac9921a7c1166eac55363873d8)

CHANGES

diff --git a/CHANGES b/CHANGES
index 75cda85117745827ea08492945c783e26ada9084..8b3a4bae05cfd49f250fce4ba2280c1ebf3eaa29 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6128.  [bug]           Fix an omission in an earlier commit to avoid a race
+                       between the 'dns__catz_update_cb()' and
+                       'dns_catz_dbupdate_callback()' functions. [GL #3968]
+
 6126.  [cleanup]       Deprecate zone type "delegation-only" and the
                        "delegation-only" and "root-delegation-only"
                        options. [GL #3953]