From 27e6b9c863d4d1c777205a3bfb850787b67f63d0 Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Wed, 18 Feb 2015 16:37:03 +1100 Subject: Update changelog for LibreSSL fixes This changelog entry represents the previous three commits, which all fix compile- or test-time problems running against LibreSSL. --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 97b0d6c7..85c0f581 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -68,6 +68,7 @@ Changelog :mod:`~cryptography.hazmat.primitives.asymmetric.rsa`. * Added support for parsing X.509 names. See the :doc:`X.509 documentation` for more information. +* Fixed building against LibreSSL, a compile-time substitute for OpenSSL. 0.7.2 - 2015-01-16 ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3