From: Aram Sargsyan Date: Fri, 15 Dec 2023 09:48:19 +0000 (+0000) Subject: Add a CHANGES note for [GL #4493] X-Git-Tag: v9.19.21~41^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2179224573fa9163131822329145d6d7953b08c8;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #4493] --- diff --git a/CHANGES b/CHANGES index 82989bbcccb..c35817b3abb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6301. [bug] Fix data races with atomic members of the xfrin + structure in xfrin_start() and xfrin_send_request() + functions. [GL #4493] + 6300. [bug] Fix statistics export to use full 64 bit signed numbers instead of truncating values to unsigned 32 bits. [GL #4467]