aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-03-18 11:16:20 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-03-18 10:43:49 +0000
commit1c2d6c525aabdaa0e2a264b5aac6e4146d3319e5 (patch)
tree41dfef2f7c1667f38a677989b0f617ffed0898e3 /dist
parent2c6e50f811cfdf06d3b24ca27d43ff48be879f9d (diff)
Update dist/changes-5.12.2
Change-Id: I02a4555ce2146202c1d60d29e718e0bd94df98f3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.12.21
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2
index 1ac4addd0..39e845fb7 100644
--- a/dist/changes-5.12.2
+++ b/dist/changes-5.12.2
@@ -17,6 +17,7 @@ information about a particular change.
* PySide2 *
****************************************************************************
+ - [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.