aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2018-10-03 11:05:00 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-10-03 09:49:05 +0000
commitb862e0991658b244409d0e404435139cdb103213 (patch)
tree5d09441858e131ed0750ffbc50cdc6436f101549
parent3db39a37dc2e51df41aeb865fc2aea637203c038 (diff)
Add changes file for Qt 5.9.7v5.9.7
+ ff7b43b5a2c8b61e9a2f868fc5b9d2402f1bb58e Bump version Change-Id: Idbb7cf90c46a1ca83908e1edce01370d7430aa84 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-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 0000000..0350af6
--- /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.