summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 14:16:19 +0100
committerMatt Caswell <matt@openssl.org>2020-10-15 14:16:19 +0100
commite8dca211b4bb0261bc4d2adfd2782fd171bd6cfb (patch)
tree7eee802c6d831c89c434aabde99adb9aecfe2a7f /CHANGES.md
parentf9a5682e5c0fbf8b17319d71b0040dba9f8b46ee (diff)
Prepare for 3.0 alpha 8
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 358cdc9e0f..4114ce96cf 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 7 [15 Oct 2020]
+### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public
interface. Their functionality remains unchanged.