From: Matt Caswell Date: Tue, 13 Feb 2018 10:09:34 +0000 (+0000) Subject: Update last release letter for CHANGES and NEWS X-Git-Tag: OpenSSL_1_1_1-pre1~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d6d605e32aaf5acc01183e5b4fac7565121a0b4e;p=oweals%2Fopenssl.git Update last release letter for CHANGES and NEWS Reviewed-by: Richard Levitte --- diff --git a/CHANGES b/CHANGES index 76b9f78544..5abfbad102 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.0f and 1.1.1 [xx XXX xxxx] + Changes between 1.1.0g and 1.1.1 [xx XXX xxxx] *) Support for TLSv1.3 added. Note that users upgrading from an earlier version of OpenSSL should review their configuration settings to ensure diff --git a/NEWS b/NEWS index f47482e8db..387dd40e6c 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.0f and OpenSSL 1.1.1 [under development] + Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.1 [under development] o Support for TLSv1.3 added o Move the display of configuration data to configdata.pm.