From: Matt Caswell Date: Tue, 21 Aug 2018 12:11:12 +0000 (+0100) Subject: Fix a version error in CHANGES and NEWS X-Git-Tag: OpenSSL_1_1_1-pre9~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6536f0741c9c9d0e7a76d0abfdf5bf3893330982;p=oweals%2Fopenssl.git Fix a version error in CHANGES and NEWS Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/7019) --- diff --git a/CHANGES b/CHANGES index 760160fa1e..e2e61bb74b 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ https://github.com/openssl/openssl/commits/ and pick the appropriate release branch. - Changes between 1.1.0h and 1.1.1 [xx XXX xxxx] + Changes between 1.1.0i and 1.1.1 [xx XXX xxxx] *) s390x assembly pack: add (improved) hardware-support for the following cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb, diff --git a/NEWS b/NEWS index 1f98b931a8..9ac74561c1 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.0h and OpenSSL 1.1.1 [in pre-release] + Major changes between OpenSSL 1.1.0i and OpenSSL 1.1.1 [in pre-release] o Support for TLSv1.3 added o Move the display of configuration data to configdata.pm.