From: Ondřej Surý Date: Wed, 24 Oct 2018 08:21:10 +0000 (+0200) Subject: Add CHANGES entry for GL #305. X-Git-Tag: v9.13.4~95^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=189f3ae097084c8c38c1b719eb5e08b25a4bb5f2;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #305. XXXX. [func] Replace old message digest and hmac APIs with more generic isc_md and isc_hmac APIs, and convert their respective tests to cmocka. [GL #305] --- diff --git a/CHANGES b/CHANGES index d3347e0eae4..6847f78e240 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5058. [func] Replace old message digest and hmac APIs with more + generic isc_md and isc_hmac APIs, and convert their + respective tests to cmocka. [GL #305] + 5057. [protocol] Add support for ATMA. [GL #619] 5056. [placeholder]