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)
This commit is contained in:
Tomas Mraz 2021-12-14 18:10:44 +01:00
parent 0e4e4e27df
commit 1f8ca9e3d3

View File

@ -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