summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-23 12:02:01 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-23 12:02:01 +0200
commit23c609ea8de35f9bd6d9304ac8fde3138e02a75b (patch)
treea06cb6f94d329838c0892af2587c6be58a2d7871
parent07e990918fc338a0841dca88ded46cc8d3e4bf49 (diff)
parenta90c09c2e6fa845b7951c27e6970dbb7677ddc99 (diff)
Merge remote-tracking branch 'origin/5.9.7' into 5.9
-rw-r--r--dist/changes-5.9.728
1 files changed, 28 insertions, 0 deletions
diff --git a/dist/changes-5.9.7 b/dist/changes-5.9.7
new file mode 100644
index 0000000..789882b
--- /dev/null
+++ b/dist/changes-5.9.7
@@ -0,0 +1,28 @@
+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.
+
+****************************************************************************
+* Qt 5.9.7 Changes *
+****************************************************************************
+
+TGA handler
+-----------
+
+ - Fixed crash when reading certain out-of-range or malformed files
+