summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-08-01 14:51:35 +0100
committerMatt Caswell <matt@openssl.org>2023-08-01 14:51:35 +0100
commit9398e4038c27d5ef15111c61e984d4d2be8a52a8 (patch)
treee7e73508404dc2cde984b260ed5e19fd8a50dfe3 /CHANGES
parent9c7d3022d633b34c82a0d1e20e8f5cb75e21e64b (diff)
Prepare for release of 1.1.1vOpenSSL_1_1_1v
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 558aeb849a..52c2edf150 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,7 @@
https://github.com/openssl/openssl/commits/ and pick the appropriate
release branch.
- Changes between 1.1.1u and 1.1.1v [xx XXX xxxx]
+ Changes between 1.1.1u and 1.1.1v [1 Aug 2023]
*) Fix excessive time spent checking DH q parameter value.