From 16b3870205c9644462504453cfc7c4afa6abc836 Mon Sep 17 00:00:00 2001 From: Ronald Oussoren Date: Thu, 13 May 2021 11:05:20 +0200 Subject: [PATCH] Changeset c0c3b7bfc4b311e8cde104ab6add1046670e0534 fixes #320 as well --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index f8a354dc5c..e0f4088a73 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -44,7 +44,7 @@ Version 7.3 Calling these crashed in previous versions. -* #324: Fix the type encoding for a number of CoreFoundation types in the Security bindings +* #320, #324: Fix the type encoding for a number of CoreFoundation types in the Security bindings * #336: Add core support for 'final' classes