summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-09-01 13:38:57 +0200
committerLiang Qi <liang.qi@qt.io>2017-09-01 21:50:19 +0000
commit90d5d612bc7b3450a7a9d5c37c2de1d150f95182 (patch)
treeb7ad045783e67803acc8d112e4ab6f5607f48579
parentf65d50eb063ad3c9a1d6f008f66e881d2e15f1d8 (diff)
downloadqtx11extras-90d5d612bc7b3450a7a9d5c37c2de1d150f95182.tar.gz
Add change file for Qt 5.6.3
Task-number: QTBUG-62728 Change-Id: Ifd59f592eec630a78104dcc22d2cdee0c0c18238 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
-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.