Add CHANGES entry for blake2mac
authorAntoine Salon <asalon@vmware.com>
Wed, 6 Feb 2019 19:49:19 +0000 (11:49 -0800)
committerMatt Caswell <matt@openssl.org>
Thu, 7 Feb 2019 09:47:45 +0000 (09:47 +0000)
Signed-off-by: Antoine Salon <asalon@vmware.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8172)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7c678b4f44709393b21f6a8f5b359eb867728393..9d712f0dab998095222ed14c5b4418dc73277c4a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
 
  Changes between 1.1.1 and 3.0.0 [xx XXX xxxx]
 
+  *) Add keyed BLAKE2 to EVP_MAC.
+     [Antoine Salon]
+
   *) Fix a bug in the computation of the endpoint-pair shared secret used
      by DTLS over SCTP. This breaks interoperability with older versions
      of OpenSSL like OpenSSL 1.1.0 and OpenSSL 1.0.2. There is a runtime