summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-11-29 09:11:07 +0200
committerAntti Kokko <antti.kokko@qt.io>2019-12-03 07:16:44 +0200
commit95d75d7712e76f286753a1bb64f7b0987ff42c66 (patch)
tree1f69beb3761a2de4ac45a8a5657f60409560f5c0
parentdaf9b62a30f25d37a6e9a749e3e60dbe815be90e (diff)
downloadqtlocation-5.9.tar.gz
Add changes file for Qt 5.9.9v5.9.95.9
+ daf9b62a30f25d37a6e9a749e3e60dbe815be90e Bump version Change-Id: I80b0b3c6dad3d70056142e92722819ddc349ad00 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--dist/changes-5.9.920
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.9.9 b/dist/changes-5.9.9
new file mode 100644
index 00000000..0c0a675d
--- /dev/null
+++ b/dist/changes-5.9.9
@@ -0,0 +1,20 @@
+Qt 5.9.9 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0 through 5.9.8.
+
+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.