diff options
author | Matt Caswell <matt@openssl.org> | 2021-04-08 14:15:59 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-04-08 14:15:59 +0200 |
commit | 2f8fca79a1cdffb6fadf49ff65769e417509f089 (patch) | |
tree | 54880099d0d02614afc1be57123aca709b42dbe9 /NEWS.md | |
parent | Prepare for release of 3.0 alpha 14 (diff) | |
download | openssl-2f8fca79a1cdffb6fadf49ff65769e417509f089.tar.xz openssl-2f8fca79a1cdffb6fadf49ff65769e417509f089.zip |
Prepare for 3.0 alpha 15
Reviewed-by: Tomas Mraz <tomas@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 14 [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, |