aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-06-29 15:15:57 +0300
committerSimo Fält <simo.falt@qt.io>2023-06-29 15:15:57 +0300
commit8d8e799cb7ab0bebe8f6dd4172848159eb3c8087 (patch)
tree143f0ade6f75a55fcf6824e2b5a5b8a3e48ba1fa /dist
parent2342e61cb53824e2dcd6324e3d108500d61ffee2 (diff)
parent927c0d3e625455a8e5fedef3ed6662c8acba1858 (diff)
Merge tag 'v5.15.9-lts' into tqtc/lts-5.15-opensourcev5.15.9-lts-lgpl
Qt For Python Release 5.15.9 Change-Id: I6a2717036c50f27aa0eeea6cfcfbc2970c0bd04a
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.15.926
1 files changed, 26 insertions, 0 deletions
diff --git a/dist/changes-5.15.9 b/dist/changes-5.15.9
new file mode 100644
index 000000000..e31f9b206
--- /dev/null
+++ b/dist/changes-5.15.9
@@ -0,0 +1,26 @@
+Qt for Python 5.15.9 is a bug-fix release.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qtforpython/
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* PySide2 *
+****************************************************************************
+
+ - [PYSIDE-1804] QByteArray::__msetitem__() was fixed for big endian
+ architectures
+ - [PYSIDE-1835] UNICODE conversion with Python3/Non-Limited API was fixed.
+
+****************************************************************************
+* Shiboken2 *
+****************************************************************************