From: Aram Sargsyan Date: Mon, 27 Mar 2023 11:09:13 +0000 (+0000) Subject: Add a CHANGES note for [GL #3968] X-Git-Tag: v9.19.12~64^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95cb2affaae70dac9921a7c1166eac55363873d8;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3968] --- diff --git a/CHANGES b/CHANGES index 18783226748..c8b8c6447d2 100644 --- 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]