diff options
author | Matt Caswell <matt@openssl.org> | 2021-01-07 14:48:32 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-01-07 14:48:32 +0100 |
commit | a86add03abf7ebdf63d79971b9feb396931b8697 (patch) | |
tree | 16458b5f2e86631e7c67f4df616f4156b2230f72 /CHANGES.md | |
parent | Prepare for release of 3.0 alpha 10 (diff) | |
download | openssl-a86add03abf7ebdf63d79971b9feb396931b8697.tar.xz openssl-a86add03abf7ebdf63d79971b9feb396931b8697.zip |
Prepare for 3.0 alpha 11
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
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 0979c379dc..a296406137 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 alpha 10 [7 Jan 2021] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * The -cipher-commands and -digest-commands options of the command line utility list has been deprecated. |