[openssl-commits] [openssl] OpenSSL_1_1_0-stable update
Richard Levitte
levitte at openssl.org
Mon Mar 13 15:10:18 UTC 2017
The branch OpenSSL_1_1_0-stable has been updated
via e342f396142331aa58187afa441581590bc80af9 (commit)
from 1a25ec7379a33cd8051d373e47043172ce2ad0b9 (commit)
- Log -----------------------------------------------------------------
commit e342f396142331aa58187afa441581590bc80af9
Author: Richard Levitte <levitte at openssl.org>
Date: Mon Mar 13 13:20:55 2017 +0100
Document in CHANGES that config now recognises 64-bit mingw
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2917)
(cherry picked from commit b1fa4031feb94e1406f3bd2ba0f771e48d0407b5)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES b/CHANGES
index eaa5e5d..6446b9c 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]
+
*) Remove the VMS-specific reimplementation of gmtime from crypto/o_times.c.
VMS C's RTL has a fully up to date gmtime() and gmtime_r() since V7.1,
which is the minimum version we support.
More information about the openssl-commits
mailing list