summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-06-21 14:39:39 +0100
committerMatt Caswell <matt@openssl.org>2022-06-21 14:39:39 +0100
commit8aaca20cf9996257d1ce2e6f4d3059b3698dde3d (patch)
treee378a6ac39b0b4a34a14e6c606ac3ed2b974a792 /NEWS
parenta3fc812c0c78e2f5db8b9d45bddaff62dfc958ae (diff)
Prepare for 1.1.1p releaseOpenSSL_1_1_1p
Reviewed-by: Richard Levitte <levitte@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 39a9e84554..f5f5759c0f 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.1o and OpenSSL 1.1.1p [under development]
+ Major changes between OpenSSL 1.1.1o and OpenSSL 1.1.1p [21 Jun 2022]
o Fixed additional bugs in the c_rehash script which was not properly
sanitising shell metacharacters to prevent command injection