From: Aram Sargsyan Date: Tue, 7 Nov 2023 14:24:04 +0000 (+0000) Subject: Add a CHANGES note for [GL !8474] X-Git-Tag: v9.19.19~36^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6ae7ec82b2061655fc8795f18c5d985f7cca502;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL !8474] --- diff --git a/CHANGES b/CHANGES index 53d1a989f3d..a73bc79f40e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6283. [bug] Fix a data race in isc_hashmap by using atomics for the + iterators number. [GL !8474] + 6282. [func] Deprecate AES-based DNS cookies. [GL #4421] 6281. [bug] Fix a data race in dns_tsigkeyring_dump(). [GL #4328]