summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 5f2781c1b6..b5f63c3600 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -563,6 +563,9 @@ QtConcurrent
QT += concurrent
to include the new library.
+* QtConcurrent::Exception has been renamed to QException, and is still in QtCore.
+ Ditto QtConcurrent::UnhandledException.
+
QtOpenGL
--------