From: Mark Andrews Date: Wed, 15 Feb 2023 03:42:34 +0000 (+1100) Subject: Add CHANGES note for [GL !7417] X-Git-Tag: v9.19.11~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55a6b150870de26383f9d638f760ab56ecf2c397;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !7417] --- diff --git a/CHANGES b/CHANGES index 26cdfad3246..081f6572b6c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6098. [test] Don't test HMAC-MD5 when not supported by libcrypto. + [GL #3871] + 6097. [port] Improve support for yield / pause instructions in spin loops on AArch64 platforms. [GL !7469]