From f28dd458705b1e0cb1680537605d51da981b974e Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 5 Mar 2015 10:22:59 -0600 Subject: Windows wheels will now be built against OpenSSL 1.0.2 --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1841091b..74509d48 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -78,6 +78,7 @@ Changelog support loading DER encoded public keys. * Fixed building against LibreSSL, a compile-time substitute for OpenSSL. * FreeBSD 9.2 was removed from the continuous integration system. +* Updated Windows wheels to be compiled against OpenSSL 1.0.2. * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization` and deprecated -- cgit v1.2.3