diff options
author | Richard Levitte <richard@levitte.org> | 2021-01-28 14:07:51 +0100 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2021-01-28 14:07:51 +0100 |
commit | 31a89254d8225bab5c33be88e08296786da6af6a (patch) | |
tree | 84cffed96443d3fa8bf5f3d5c9cb9599982bd88e /CHANGES.md | |
parent | Update copyright year (diff) | |
download | openssl-31a89254d8225bab5c33be88e08296786da6af6a.tar.xz openssl-31a89254d8225bab5c33be88e08296786da6af6a.zip |
Prepare for release of 3.0 alpha 11openssl-3.0.0-alpha11
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index e512b080c7..fc39bcbb86 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 [xx XXX xxxx] +### Changes between 1.1.1 and 3.0 alpha 11 [28 jan 2021] * Deprecated the obsolete X9.31 RSA key generation related functions BN_X931_generate_Xpq(), BN_X931_derive_prime_ex(), and |