summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-07 10:00:46 +0100
committerMatt Caswell <matt@openssl.org>2023-09-07 10:00:46 +0100
commit75708029ad693fb541be65f9ac1841c47a27648d (patch)
tree4693c1a38aba86f454512aac19264c0763312a8f /CHANGES.md
parent6262ff748fe7e3487c86d6feeebd92f61c9ae76a (diff)
Prepare for 3.2 alpha 2
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
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 c5c804fbf3..974e549486 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -23,7 +23,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------
-### Changes between 3.1 and 3.2 alpha 1 [7 Sep 2023]
+### Changes between 3.1 and 3.2 [xx XXX xxxx]
* Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt)
from 8 bytes to 16 bytes.