From: Eneas U de Queiroz Date: Thu, 8 Nov 2018 13:07:44 +0000 (-0200) Subject: CHANGES: add note about building devcrypto dynamic X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c244aa7bdac4eb26504b68e430557ed3e5a12ae9;p=openssl CHANGES: add note about building devcrypto dynamic Signed-off-by: Eneas U de Queiroz Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/7859) --- diff --git a/CHANGES b/CHANGES index 9d712f0dab..02258ce479 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,9 @@ Changes between 1.1.1 and 3.0.0 [xx XXX xxxx] + *) Build devcrypto engine as a dynamic engine. + [Eneas U de Queiroz] + *) Add keyed BLAKE2 to EVP_MAC. [Antoine Salon]