diff options
author | Matt Caswell <matt@openssl.org> | 2018-08-21 14:11:12 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-08-21 14:12:44 +0200 |
commit | 6536f0741c9c9d0e7a76d0abfdf5bf3893330982 (patch) | |
tree | 07ce737f73119e850eeda422084696146e70cd48 /CHANGES | |
parent | Replace GFp ladder implementation with ladd-2002-it-4 from EFD (diff) | |
download | openssl-6536f0741c9c9d0e7a76d0abfdf5bf3893330982.tar.xz openssl-6536f0741c9c9d0e7a76d0abfdf5bf3893330982.zip |
Fix a version error in CHANGES and NEWS
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7019)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ https://github.com/openssl/openssl/commits/ and pick the appropriate release branch. - Changes between 1.1.0h and 1.1.1 [xx XXX xxxx] + Changes between 1.1.0i and 1.1.1 [xx XXX xxxx] *) s390x assembly pack: add (improved) hardware-support for the following cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb, |