]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Review comments
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e9d3f02bca445218c1cb41e3278818f4d71af75b..da3cb796ad2e6a1918cc64aeeb43710437439517 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 1.0.2g and 1.1.0  [xx XXX xxxx]
 
+  *) Add support for blake2b and blake2s
+     [Bill Cox]
+
   *) Added support for "pipelining". Ciphers that have the
      EVP_CIPH_FLAG_PIPELINE flag set have a capability to process multiple
      encryptions/decryptions simultaneously. There are currently no built-in