From ebee006d2fd57194db61566a29d08739d19738b5 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 7 Mar 2015 12:34:33 -0600 Subject: Do the deprecation dance --- CHANGELOG.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2ab9c755..ed68455b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -156,8 +156,7 @@ Changelog * More bit-lengths are now supported for ``p`` and ``q`` when loading DSA keys from numbers. * Added :class:`~cryptography.hazmat.primitives.interfaces.MACContext` as a - common interface for CMAC and HMAC and deprecated - :class:`~cryptography.hazmat.primitives.interfaces.CMACContext`. + common interface for CMAC and HMAC and deprecated ``CMACContext``. * Added support for encoding and decoding :rfc:`6979` signatures in :doc:`/hazmat/primitives/asymmetric/utils`. * Added -- cgit v1.2.3