summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-09-11 16:08:11 +0200
committerTomas Mraz <tomas@openssl.org>2023-09-11 16:08:11 +0200
commite04bd3433fd84e1861bf258ea37928d9845e6a86 (patch)
tree9679ab2fdc151e1629bafd4f95d8640c21a67e44 /NEWS
parentdabf4696d4101eee8b89e30b009a3531987d4f71 (diff)
Prepare for release of 1.1.1wOpenSSL_1_1_1w
Reviewed-by: Matt Caswell <matt@openssl.org> Release: yes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 12ecbf1def..1b849cdf76 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
- Major changes between OpenSSL 1.1.1v and OpenSSL 1.1.1w [under development]
+ Major changes between OpenSSL 1.1.1v and OpenSSL 1.1.1w [11 Sep 2023]
o Fix POLY1305 MAC implementation corrupting XMM registers on Windows
(CVE-2023-4807)