diff options
author | Richard Levitte <richard@levitte.org> | 2020-07-16 15:23:08 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2020-07-16 15:23:08 +0200 |
commit | 318565b73374a3821dbd00d1d0e598e957fc45c9 (patch) | |
tree | b7693bf7f6e388eac8db07697f8eb652e3c692cf /CHANGES.md | |
parent | Prepare for release of 3.0 alpha 5 (diff) | |
download | openssl-318565b73374a3821dbd00d1d0e598e957fc45c9.tar.xz openssl-318565b73374a3821dbd00d1d0e598e957fc45c9.zip |
Prepare for 3.0 alpha 6
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 6b72bd771f..3a267d6c25 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 5 [16 Jul 2020] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * Deprecated the `ENGINE` API. Engines should be replaced with providers going forward. |