From: Mark Andrews Date: Wed, 6 Jul 2022 05:10:27 +0000 (+1000) Subject: Add CHANGES note for [GL #3433] X-Git-Tag: v9.19.3~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761728810ce0b51105a2f4cf7176d68f4a6f4ba4;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3433] --- diff --git a/CHANGES b/CHANGES index 49a222655a9..f2789a4e73b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5918. [test] Convert system tests to use a default HMAC algorithm + where the test is not HMAC specific. [GL #3433] + 5917. [bug] Update ifconfig.sh script as is miscomputed interface identifiers when destroying interfaces. [GL #3061]