diff options
author | Matt Caswell <matt@openssl.org> | 2020-05-15 15:33:29 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-05-15 15:33:29 +0200 |
commit | 9e8604b891483e2d06bb994460ca18b93011fdde (patch) | |
tree | 8cde69a41ac1b57c9586e929b3d11db0c62e7b55 /NEWS.md | |
parent | Update copyright year (diff) | |
download | openssl-9e8604b891483e2d06bb994460ca18b93011fdde.tar.xz openssl-9e8604b891483e2d06bb994460ca18b93011fdde.zip |
Prepare for release of 3.0 alpha 2openssl-3.0.0-alpha2
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 [under development] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 2 [in pre-release] * The X25519, X448, Ed25519, Ed448 and SHAKE256 algorithms are included in the FIPS provider. None have the "fips=yes" property set and, as such, |