From 791afc0d63f6985227ea18752ccb12fa0987c420 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 5 Mar 2015 14:29:28 -0600 Subject: fix a memory leak pointed out by @aftbit and improve changelog phrasing --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ce2d3f0b..70fd7a53 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -81,7 +81,7 @@ Changelog * Updated Windows wheels to be compiled against OpenSSL 1.0.2. * :func:`~cryptography.hazmat.primitives.serialization.load_pem_public_key` and :func:`~cryptography.hazmat.primitives.serialization.load_der_public_key` - now support PKCS1 RSA public keys (previously these functions supported + now support PKCS1 RSA public keys (in addition to the previous support for SubjectPublicKeyInfo format for RSA, EC, and DSA). * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization` -- cgit v1.2.3