Add a CHANGES note for [GL #3968]

This commit is contained in:
Aram Sargsyan
2023-03-27 11:09:13 +00:00
parent a2817541b3
commit 95cb2affaa

View File

@@ -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]