summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-05-03 14:32:01 +0100
committerMatt Caswell <matt@openssl.org>2022-05-03 14:32:01 +0100
commit4d346a188c27bdf78aa76590c641e1217732ca4b (patch)
treecc7f7a3e6599938b5174fb7b1e0fc0f2b0c2a9a5 /NEWS.md
parent7f6c33bda143c96d4cc461839267792f5ca7e9d1 (diff)
Prepare for release of 3.0.3openssl-3.0.3
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index f0fda61299..f6903d2009 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
-### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [under development]
+### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [3 May 2022]
* Fixed a bug in the c_rehash script which was not properly sanitising shell
metacharacters to prevent command injection ([CVE-2022-1292])