diff options
author | Richard Levitte <richard@levitte.org> | 2020-07-16 15:22:29 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2020-07-16 15:22:29 +0200 |
commit | e70a2d9f139e69f0f8a0846a170623256e424dea (patch) | |
tree | 59c7a9052ed65a426ac7cddc0cd60f0c9046598c /CHANGES.md | |
parent | b013cf90000aec515af17ee9bb3fe37ca0891499 (diff) | |
download | openssl-new-e70a2d9f139e69f0f8a0846a170623256e424dea.tar.gz |
Prepare for release of 3.0 alpha 5openssl-3.0.0-alpha5
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 3a267d6c25..6b72bd771f 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 5 [16 Jul 2020] * Deprecated the `ENGINE` API. Engines should be replaced with providers going forward. |