From 070c35669d18c6d385b7e14e2eed40e6feb68d65 Mon Sep 17 00:00:00 2001 From: Jonathan Giannuzzi Date: Fri, 28 Mar 2014 15:58:54 +0100 Subject: Changelog entries --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1fa4879..c787255 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,9 +7,13 @@ * OpenSSL/tsafe.py: Replace the use of ``apply`` (which has been removed in Python 3) with the equivalent syntax. -2014-03-20 Jonathan Giannuzzi + +2014-03-28 Jonathan Giannuzzi * OpenSSL/crypto.py: Fix memory leak in _X509_REVOKED_dup. + * leakcheck/crypto.py: Add checks for _X509_REVOKED_dup, CRL.add_revoked + and CRL.get_revoked. + * setup.py: Require cryptography 0.3 to have the ASN1_TIME_free binding. 2014-03-02 Stephen Holsapple -- cgit v1.2.1