diff options
author | Matt Caswell <matt@openssl.org> | 2020-11-05 15:03:50 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-11-05 15:03:50 +0100 |
commit | 20d7295cb0529882306c370f5dd895f412bbf59b (patch) | |
tree | a94f8cb49c393c2fab0e664705d2ff4a615c8c15 /CHANGES.md | |
parent | Update copyright year (diff) | |
download | openssl-20d7295cb0529882306c370f5dd895f412bbf59b.tar.xz openssl-20d7295cb0529882306c370f5dd895f412bbf59b.zip |
Prepare for release of 3.0 alpha 8openssl-3.0.0-alpha8
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.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 e9e9bc13c3..5e1754f130 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 8 [5 Nov 2020] * Add support for AES Key Wrap inverse ciphers to the EVP layer. The algorithms are: |