summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-23 11:59:39 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-23 11:59:40 +0200
commit6bca42077ed4c50582d5f6b8d4e6f1a989a2081f (patch)
tree15a3f29a86cc4cd85b95e5457e82be7ea79f59bb
parentf075e998840a23f4e5dd4456536c8b051d812836 (diff)
parent1afae24d7f3a67b2727ec6283c44275935de55e1 (diff)
downloadqtquickcontrols-6bca42077ed4c50582d5f6b8d4e6f1a989a2081f.tar.gz
Merge remote-tracking branch 'origin/5.9.7' into 5.9
Change-Id: I1fb7c01da0150444822b49226e0843fa03b215c7
-rw-r--r--dist/changes-5.9.720
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.9.7 b/dist/changes-5.9.7
new file mode 100644
index 00000000..0350af67
--- /dev/null
+++ b/dist/changes-5.9.7
@@ -0,0 +1,20 @@
+Qt 5.9.7 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0 through 5.9.6.
+
+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.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+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.
+
+ - This release contains only minor code improvements.