summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 14:15:55 +0100
committerMatt Caswell <matt@openssl.org>2020-10-15 14:15:55 +0100
commitf9a5682e5c0fbf8b17319d71b0040dba9f8b46ee (patch)
tree44898a0065f8774e966b5a4dab4353ed1f57e8a0 /CHANGES.md
parenteec0ad10b943bc10690358cf2db32ca06c3e81a0 (diff)
Prepare for release of 3.0 alpha 7openssl-3.0.0-alpha7
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4114ce96cf..358cdc9e0f 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 7 [15 Oct 2020]
* Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public
interface. Their functionality remains unchanged.