diff options
author | Matt Caswell <matt@openssl.org> | 2023-09-07 11:00:22 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2023-09-07 11:00:22 +0200 |
commit | 6262ff748fe7e3487c86d6feeebd92f61c9ae76a (patch) | |
tree | 139e499e0bf5f1a81dfca69306f3db0856f7fb4a /CHANGES.md | |
parent | make update (diff) | |
download | openssl-6262ff748fe7e3487c86d6feeebd92f61c9ae76a.tar.xz openssl-6262ff748fe7e3487c86d6feeebd92f61c9ae76a.zip |
Prepare for release of 3.2 alpha 1openssl-3.2.0-alpha1
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
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 974e549486..c5c804fbf3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,7 +23,7 @@ OpenSSL Releases OpenSSL 3.2 ----------- -### Changes between 3.1 and 3.2 [xx XXX xxxx] +### Changes between 3.1 and 3.2 alpha 1 [7 Sep 2023] * Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt) from 8 bytes to 16 bytes. |