From: Richard Levitte Date: Mon, 13 Mar 2017 12:20:55 +0000 (+0100) Subject: Document in CHANGES that config now recognises 64-bit mingw X-Git-Tag: OpenSSL_1_0_2l~47 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b64c79bd5d3c1183b989de70170b0052b1d6c9e;p=oweals%2Fopenssl.git Document in CHANGES that config now recognises 64-bit mingw Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/2917) (cherry picked from commit b1fa4031feb94e1406f3bd2ba0f771e48d0407b5) (cherry picked from commit e342f396142331aa58187afa441581590bc80af9) --- diff --git a/CHANGES b/CHANGES index 1c5c288af8..11ca198b4a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ *) + *) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target + platform rather than 'mingw'. + [Richard Levitte] + Changes between 1.0.2j and 1.0.2k [26 Jan 2017] *) Truncated packet could crash via OOB read