summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-01-30 08:46:35 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-02 08:55:19 +0000
commit23fefdce7b6198b176e204316611f0d3596f635b (patch)
tree3e0aab2025cbe5658b6e7be557475b8dc5005844
parent37f55a5b3be480a8b6ef405bf162dc8015e971b0 (diff)
Add changelog for Qt 5.4.1 releasev5.4.1
Change-Id: Ife0885c19e961f26ddb142c51b44c67b380a459c Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
-rw-r--r--dist/changes-5.4.127
1 files changed, 27 insertions, 0 deletions
diff --git a/dist/changes-5.4.1 b/dist/changes-5.4.1
new file mode 100644
index 0000000..4eaf9fb
--- /dev/null
+++ b/dist/changes-5.4.1
@@ -0,0 +1,27 @@
+Qt 5.4.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.4.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.4 series is binary compatible with the 5.3.x series.
+Applications compiled for 5.3 will continue to run with 5.4.
+
+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.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+ActiveQt
+--------
+
+ - [QTBUG-43446] Fixed invocation of methods returning QVariant.