summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-04-08 13:15:59 +0100
committerMatt Caswell <matt@openssl.org>2021-04-08 13:15:59 +0100
commit2f8fca79a1cdffb6fadf49ff65769e417509f089 (patch)
tree54880099d0d02614afc1be57123aca709b42dbe9 /CHANGES.md
parentf510d614a7e981cbf69f11ae186c97d3fa00dda9 (diff)
Prepare for 3.0 alpha 15
Reviewed-by: Tomas Mraz <tomas@openssl.org>
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 a8137bdbf8..581fda0c96 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 14 [8 Apr 2021]
+### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* A public key check is now performed during EVP_PKEY_derive_set_peer().
Previously DH was internally doing this during EVP_PKEY_derive().