diff options
author | Matt Caswell <matt@openssl.org> | 2020-06-25 15:58:16 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-06-25 15:58:16 +0200 |
commit | 38778b78e02e7eb721880ee9e33e0c398e1e677f (patch) | |
tree | f2023fb756c1750e0b5a2db11fb390740a9f5c4f /CHANGES.md | |
parent | Update copyright year (diff) | |
download | openssl-38778b78e02e7eb721880ee9e33e0c398e1e677f.tar.xz openssl-38778b78e02e7eb721880ee9e33e0c398e1e677f.zip |
Prepare for release of 3.0 alpha 4openssl-3.0.0-alpha4
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.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 982e677fcc..49fbe9f693 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 4 [25 Jun 2020] * Handshake now fails if Extended Master Secret extension is dropped on renegotiation. |