Document in CHANGES that config now recognises 64-bit mingw
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Mar 2017 12:20:55 +0000 (13:20 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 13 Mar 2017 15:11:36 +0000 (16:11 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2917)
(cherry picked from commit b1fa4031feb94e1406f3bd2ba0f771e48d0407b5)

(cherry picked from commit e342f396142331aa58187afa441581590bc80af9)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1c5c288af8df709bef4a5d6a68414c9136ed3814..11ca198b4aab07a0323ec772aad19db54e9b1800 100644 (file)
--- 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