From 2456e66d9382f101f9875f84ffc364b89a7f82c8 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 9 Jul 2014 19:51:32 -0500 Subject: add 0.5.2 changelog to master (backport from 0.5.x branch) --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d0629c24..a5025e12 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,14 @@ Changelog constructor. The ``salt_length`` should be passed to :class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS` instead. +0.5.2 - 2014-07-09 +~~~~~~~~~~~~~~~~~~ + +* Add + :class:`~cryptography.hazmat.backends.interfaces.TraditionalOpenSSLSerializationBackend` + support to :doc:`/hazmat/backends/multibackend`. +* Fix compilation error on OS X 10.8 (Mountain Lion). + 0.5.1 - 2014-07-07 ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3