]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
NEWS.md: Add missing empty line
authorTomas Mraz <tomas@openssl.org>
Tue, 14 Dec 2021 17:10:44 +0000 (18:10 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 Dec 2021 17:10:44 +0000 (18:10 +0100)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17274)

NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 9da16da913416915911050fdbfd2344fd4d906d6..18fa374acb3b585da3081c65975a63d2edc222b2 100644 (file)
--- 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