From: Tony Finch Date: Fri, 22 Apr 2022 11:24:45 +0000 (+0100) Subject: CHANGES note for [GL !6161] X-Git-Tag: v9.19.1~56^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=719638639ee4b536b33b9ac9dbd8aeb8790e78e5;p=thirdparty%2Fbind9.git CHANGES note for [GL !6161] [cleanup] Use Daniel Lemire's "nearly divisionless" algorithm for unbiased bounded random numbers, and move re-seeding out of the hot path. --- diff --git a/CHANGES b/CHANGES index d9e07276de8..0e3cce15a78 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5868. [cleanup] Use Daniel Lemire's "nearly divisionless" algorithm + for unbiased bounded random numbers, and move + re-seeding out of the hot path. [GL !6161] + 5867. [bug] Fix assertion failure triggered by attaching to dns_adb in dns_adb_createfind() that has been triggered to shut down in different thread between the check for shutting