Add a sentence in CHANGES to note SM2 support
authorPaul Yang <yang.yang@baishancloud.com>
Mon, 10 Sep 2018 05:42:00 +0000 (13:42 +0800)
committerMatt Caswell <matt@openssl.org>
Mon, 10 Sep 2018 10:16:41 +0000 (11:16 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7160)

CHANGES

diff --git a/CHANGES b/CHANGES
index e2e61bb74bebdebc839c92f222f874817d0f73ca..be449542f2a65eea813e2807b71fa48afba8fbbc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
 
  Changes between 1.1.0i and 1.1.1 [xx XXX xxxx]
 
+  *) Add SM2 base algorithm support.
+     [Jack Lloyd]
+
   *) s390x assembly pack: add (improved) hardware-support for the following
      cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
      aes-cfb/cfb8, aes-ecb.