summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.24
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.2 b/dist/changes-5.0.2
index 9b90589f46..b97e71ae03 100644
--- a/dist/changes-5.0.2
+++ b/dist/changes-5.0.2
@@ -37,6 +37,10 @@ Legal
QtCore
-----
+ - [QTBUG-29130] Fixed compilation when connecting with the new syntax to a
+ signal that has more than 3 registered meta type arguments, and the compiler
+ does not support variadic templates
+
QtGui
-----