summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-09-01 13:38:57 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-09-06 14:20:17 +0200
commite33fc10fa49da17b297c53e44d109dc4d24c974a (patch)
treeae8111bd67f91a346bc2c83390d6c4892e0ac1d1
parent25e20a724f411f6e07cd3dc9f4870298a308c2c3 (diff)
downloadqtx11extras-e33fc10fa49da17b297c53e44d109dc4d24c974a.tar.gz
Add change file for Qt 5.6.3v5.6.35.6.3
Task-number: QTBUG-62728 Change-Id: Ifd59f592eec630a78104dcc22d2cdee0c0c18238 Reviewed-by: Lars Knoll <lars.knoll@qt.io> (cherry picked from commit 90d5d612bc7b3450a7a9d5c37c2de1d150f95182)
-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.