summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-28 14:24:47 +0100
committerMatt Caswell <matt@openssl.org>2023-09-28 14:24:47 +0100
commit219bd6ac7061c40bd24f896f8652994d62d109de (patch)
tree7e3a63e5ef69366566fef9aeaf0c6ab1f5a5b8d4 /CHANGES.md
parent1e6b4baf546f46211e4f5c389c961d9878bbd198 (diff)
Prepare for 3.2 alpha 3
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 aad65d78e5..f0b6898511 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -23,7 +23,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------
-### Changes between 3.1 and 3.2 alpha 2 [28 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.