[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Mon Mar 13 15:08:30 UTC 2017
The branch master has been updated
via b1fa4031feb94e1406f3bd2ba0f771e48d0407b5 (commit)
from 57cb3385b109ff66f7cb0b81ad3a89543bfd6f68 (commit)
- Log -----------------------------------------------------------------
commit b1fa4031feb94e1406f3bd2ba0f771e48d0407b5
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)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES b/CHANGES
index 12a9c92..b6d5332 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 1.1.0e and 1.1.1 [xx XXX xxxx]
+ *) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
+ platform rather than 'mingw'.
+ [Richard Levitte]
+
*) x86_64 assembly pack: annotate code with DWARF CFI directives to
facilitate stack unwinding even from assembly subroutines.
[Andy Polyakov]
More information about the openssl-commits
mailing list