summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-10-24 14:42:06 +0100
committerMatt Caswell <matt@openssl.org>2023-10-24 14:42:06 +0100
commit7b2163f485c51777cc812eb967076c1357ad663b (patch)
treea3adbf25aa7775b9fd259e6a2892903825109392 /CHANGES.md
parent01d5e2318405362b4de5e670c90d9b40a351d053 (diff)
Prepare for 3.1.5
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 97e24a22dd..7241aced61 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -22,6 +22,10 @@ OpenSSL Releases
OpenSSL 3.1
-----------
+### Changes between 3.1.4 and 3.1.5 [xx XXX xxxx]
+
+ * none yet
+
### Changes between 3.1.3 and 3.1.4 [24 Oct 2023]
* Fix incorrect key and IV resizing issues when calling EVP_EncryptInit_ex2(),