summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-03-25 15:08:29 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2019-03-27 11:54:53 +0000
commit4961e95a525629fc4b92999bbf32963762fce1c6 (patch)
tree8ab3eeda23746fa2232e7febcd99bb3991b52fbe
parent6bca42077ed4c50582d5f6b8d4e6f1a989a2081f (diff)
downloadqtquickcontrols-4961e95a525629fc4b92999bbf32963762fce1c6.tar.gz
Add changes file for Qt 5.9.8v5.9.85.9.8
+ f075e998840a23f4e5dd4456536c8b051d812836 Bump version Change-Id: I077f1ad25fc77094f8809a21a2bfa8ec926c2979 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--dist/changes-5.9.820
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.9.8 b/dist/changes-5.9.8
new file mode 100644
index 00000000..01ad4751
--- /dev/null
+++ b/dist/changes-5.9.8
@@ -0,0 +1,20 @@
+Qt 5.9.8 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0 through 5.9.7.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://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.