summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2017-11-08 13:15:07 +0200
committerAntti Kokko <antti.kokko@qt.io>2017-11-14 10:22:04 +0000
commita8fe3e596af1b603bbdee0de7e27316189473c9d (patch)
tree0d2278a09b1fa9bb81933fe7be4690b60d6f9e31 /dist
parent768cd98c93ba6bf9c237b6da87a8afc4c6381462 (diff)
downloadqtdoc-a8fe3e596af1b603bbdee0de7e27316189473c9d.tar.gz
Add changes file for Qt 5.10.0
Change-Id: Ia25344ea00a919d5066814101b6f808964837944 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.10.026
1 files changed, 26 insertions, 0 deletions
diff --git a/dist/changes-5.10.0 b/dist/changes-5.10.0
new file mode 100644
index 00000000..958006cc
--- /dev/null
+++ b/dist/changes-5.10.0
@@ -0,0 +1,26 @@
+Qt 5.10 introduces many new features and improvements as well as bugfixes
+over the 5.9.x series. For more details, refer to the documentation included
+in this distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/
+
+The Qt version 5.10 series is binary compatible with the 5.9.x series.
+Applications compiled for 5.9 will continue to run with 5.10.
+
+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.
+
+****************************************************************************
+* Qt 5.10.0 Changes *
+****************************************************************************
+
+ - Updated documentation for Qt for VxWorks.
+ - Clarified on where Qt license files are stored locally.
+ - Documented dynamic language changes in Qt Quick applications.
+ - Added examples/demos: Qt Cluster Demo, Coffee.
+ - Fixed several instances of missing, incorrect, or obsolete information.