summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-11-29 09:11:06 +0200
committerAntti Kokko <antti.kokko@qt.io>2019-12-02 12:47:09 +0200
commitda480e84be4d6880cb12da6031cea4da26e12a6c (patch)
tree45052372edd04d3c75d59e1b92a118fce81ffb1b
parentf2846c4c0cda6ab92481e0ef2d2c49e99a541f19 (diff)
Add changes file for Qt 5.9.9v5.9.95.9
+ f2846c4c0cda6ab92481e0ef2d2c49e99a541f19 Bump version Change-Id: I9724ea4d04340db6dfbb78869d2a5bd2e8747717 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 0000000..0c0a675
--- /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.