From: Matt Caswell Date: Thu, 25 May 2017 09:54:19 +0000 (+0100) Subject: Update CHANGES and NEWS for new release X-Git-Tag: OpenSSL_1_1_0f~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=058253ada225c01e1a87ec6cb063627b9295ac37;p=oweals%2Fopenssl.git Update CHANGES and NEWS for new release Reviewed-by: Kurt Roeckx (Merged from https://github.com/openssl/openssl/pull/3547) --- diff --git a/CHANGES b/CHANGES index d3a65d856b..4dfc73f168 100644 --- a/CHANGES +++ b/CHANGES @@ -4,8 +4,6 @@ Changes between 1.1.0e and 1.1.0f [xx XXX xxxx] - *) - *) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target platform rather than 'mingw'. [Richard Levitte] diff --git a/NEWS b/NEWS index 582d66eb5a..7f2938c2ea 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [under development] - o + o config now recognises 64-bit mingw and chooses mingw64 instead of mingw Major changes between OpenSSL 1.1.0d and OpenSSL 1.1.0e [16 Feb 2017]