summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-06-04 14:56:40 +0100
committerMatt Caswell <matt@openssl.org>2020-06-04 14:56:40 +0100
commit3952c5a312bde6479578dcbc162ec6ce77318924 (patch)
tree114dc46dfdcf41c75744bbc0ce78ae1ebabb91aa /CHANGES.md
parent00c405b36578262323a73ce8b8441213a09b7e41 (diff)
Prepare for release of 3.0 alpha 3openssl-3.0.0-alpha3
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.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 68fa1e0033..7a8896bf31 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 3 [4 Jun 2020]
* Deprecated EC_METHOD_get_field_type(). Applications should switch to
EC_GROUP_get_field_type().