From 8f2db5aa7c6a3cdc83df65b5052e107e2e65324d Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Wed, 20 Mar 2019 12:50:30 +0100 Subject: Add line to changelog concerning embedding Change-Id: I383d69adbe095de3f448a1245f788f665885eea5 Reviewed-by: Christian Tismer --- dist/changes-5.12.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2 index 39e845fb7..b45d38ca2 100644 --- a/dist/changes-5.12.2 +++ b/dist/changes-5.12.2 @@ -20,7 +20,7 @@ information about a particular change. - [PYSIDE-934] Added a method to VoidPtr called toBytes() to get the bytes representation. - [PYSIDE-95] Added ownership transfer for QGraphicsItemGroup.addToGroup - [PYSIDE-928][PYSIDE-937][PYSIDE-943] Fixing a refcounting bug shown by __doc__ handling - - [PYSIIDE-931] Added the attribute 'allow-thread' to the type system and class entries. + - [PYSIDE-931] Added the attribute 'allow-thread' to the type system and class entries. - [PYSIDE-947] Fixed conversions of list of smart pointers to python - [PYSIDE-953] Preventing Python 3.5 from crashing the build - [PYSIDE-940] Added setPageSize new signature to QPageSize @@ -46,3 +46,4 @@ information about a particular change. - Extended the exception handling test in shiboken - [PYSIDE-929] Added dependency version for shiboken2 - [PYSIDE-914] Including MSVC dlls in the shiboken module package + - [PYSIDE-932] Implement Embedding To Make Signatures Always Available -- cgit v1.2.3