]> 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:09:13 +0000 (11:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1878322674842b9473aa5a58893fb0f3e05a2a32..c8b8c6447d262a036ac03da3b5131f9caffa8c48 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]
+
 6127.  [cleanup]       Refactor network manager netievent callbacks to
                        use isc_job_run()/isc_async_run(). [GL #3964]