diff options
author | Matt Caswell <matt@openssl.org> | 2021-03-11 14:47:21 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-03-11 14:47:21 +0100 |
commit | e66682a838a60351cf112830dee263862a1f9d10 (patch) | |
tree | 1372819f066c06117af2b17000c805381873e7ab /NEWS.md | |
parent | Prepare for release of 3.0 alpha 13 (diff) | |
download | openssl-e66682a838a60351cf112830dee263862a1f9d10.tar.xz openssl-e66682a838a60351cf112830dee263862a1f9d10.zip |
Prepare for 3.0 alpha 14
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 13 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * Changed the license to the Apache License v2.0. * Moved all variations of the EVP ciphers CAST5, BF, IDEA, SEED, RC2, |