aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.15.11
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-06-29 15:20:55 +0300
committerSimo Fält <simo.falt@qt.io>2023-06-29 15:20:55 +0300
commitb642cfa372ca04f8a09f2bc94f8718ab23911ac1 (patch)
tree2fd835879b5f74490b9704c36c5b4742bcacb9e1 /dist/changes-5.15.11
parent568797c36a73aecce050fd198353f31aa986bff9 (diff)
parentae79fb4f865386ce28707e2abb93cb46aa0c3195 (diff)
Merge tag 'v5.15.12-lts' into tqtc/lts-5.15-opensourcev5.15.12-lts-lgpl
Qt For Python Release 5.15.12 Change-Id: I6bb1407a6766d4a7dd639873feef65966bd6a1e0
Diffstat (limited to 'dist/changes-5.15.11')
-rw-r--r--dist/changes-5.15.119
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-5.15.11 b/dist/changes-5.15.11
index 172df845f..95a0d4521 100644
--- a/dist/changes-5.15.11
+++ b/dist/changes-5.15.11
@@ -24,3 +24,12 @@ information about a particular change.
- [PYSIDE-2019] Crashes when using QtDataVisualization's
QValue3DAxisFormatter have been fixed.
- [PYSIDE-2043] Errors when using VSCode's Intellisense have been fixed.
+ - [PYSIDE-2034] Blocking threads in static functions of QMessageBox
+ have been fixed.
+
+****************************************************************************
+* Shiboken2 *
+****************************************************************************
+
+ - [PYSIDE-1960] Crashes in libshiboken related to Python 3.11
+ have been fixed.