aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-09-01 13:40:52 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-09-06 14:15:16 +0200
commitbf13dd5ca02d861c3a554743948c939a339d5061 (patch)
tree0a2a56a41c17396110dc9a2444f935c985a655ab
parent4dc734d85f59e3a16a50a9d7ffebc7aa304f5243 (diff)
Add change file for Qt 5.6.3v5.6.3
Task-number: QTBUG-62719 Change-Id: I78a26008cdce90d44ba2d55bc707d5fffbc4a7b0 Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit 5affaad97a8c2116fb53c6709ad09952a8989c89)
-rw-r--r--dist/changes-5.6.312
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-5.6.3 b/dist/changes-5.6.3
new file mode 100644
index 0000000..285d4a8
--- /dev/null
+++ b/dist/changes-5.6.3
@@ -0,0 +1,12 @@
+Qt 5.6.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.6.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.6 series is binary compatible with the 5.5.x series.
+Applications compiled for 5.5 will continue to run with 5.6.
+
+There were no changes in this module since previous release.