From dcf40fcecb62aaa2a3429339f9f6c47240387091 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 18 Nov 2015 22:11:36 -0600 Subject: port the 1.1.1 changelog to master --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 91e2aa34..ace04677 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,15 @@ Changelog :attr:`~cryptography.x509.Certificate.signature` and :attr:`~cryptography.x509.Certificate.tbs_certificate_bytes` attributes. +1.1.1 - 2015-11-19 +~~~~~~~~~~~~~~~~~~ + +* Fixed several small bugs related to compiling the OpenSSL bindings with + unusual OpenSSL configurations. +* Resolved an issue where, depending on the method of installation and + which Python interpreter they were using, users on El Capitan (OS X 10.11) + may have seen an ``InternalError`` on import. + 1.1 - 2015-10-28 ~~~~~~~~~~~~~~~~ -- cgit v1.2.3