summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-12-14 18:10:44 +0100
committerTomas Mraz <tomas@openssl.org>2021-12-14 18:10:44 +0100
commit1f8ca9e3d3fa674da4ab6694cef2f266e6ab0f20 (patch)
tree7ac62cca40d8da717449c34cfa8a53fb7b16bbd0 /NEWS.md
parent0e4e4e27df3ff7c1b1c07be4a518c03acf2513ee (diff)
NEWS.md: Add missing empty line
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17274)
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 9da16da913..18fa374acb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -28,6 +28,7 @@ OpenSSL 3.0
-----------
### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1
+
* Fixed invalid handling of X509_verify_cert() internal errors in libssl
([CVE-2021-4044])
* Allow fetching an operation from the provider that owns an unexportable key