diff options
author | Matt Caswell <matt@openssl.org> | 2021-03-11 14:47:12 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-03-11 14:47:12 +0100 |
commit | 88df2c0b3d6162971304c06a240deb9320c9ae67 (patch) | |
tree | a26c4fd7aabc5d52365c88b9004d0e47011e75e2 /CHANGES.md | |
parent | Update copyright year (diff) | |
download | openssl-534f796a081450da2bcab4d889dacef51cf13c3a.tar.xz openssl-534f796a081450da2bcab4d889dacef51cf13c3a.zip |
Prepare for release of 3.0 alpha 13openssl-3.0.0-alpha13
Reviewed-by: Richard Levitte <levitte@openssl.org>
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 bdac54c10f..437b49e586 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 13 [11 Mar 2021] * Windows thread synchronization uses read/write primitives (SRWLock) when supported by the OS, otherwise CriticalSection continues to be used. |