summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2018-10-03 11:05:02 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-10-05 05:02:11 +0000
commit018773949e3ed64d00fb82413aa7d63f3b295941 (patch)
tree20350a3ed664ba59b2ded45bb0a3a09450d6282f
parent4eee25ab0e40b72b2a12f2f29142a9431f1b152a (diff)
downloadqtlocation-5.9.7.tar.gz
Add changes file for Qt 5.9.7v5.9.75.9.7
+ 658eb2c6d964ca344cd069d325ad1cbfd7c990e8 Bump version + 4eee25ab0e40b72b2a12f2f29142a9431f1b152a Improve the Clipper dependency’s qt_attribution.json file Change-Id: I5e50a5e53e1a6f062b32dc8667a2d11ea667f089 Reviewed-by: Alex Blasche <alexander.blasche@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 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.