aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.9.2
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-10-30 08:44:27 +0100
committerLiang Qi <liang.qi@qt.io>2017-10-30 09:06:59 +0100
commitffd05a99843216878e61c2e2c11e317f3f9fdfae (patch)
treeb0d8d3bbd6c64ab8beb4770941ff6334097bd24c /dist/changes-5.9.2
parent045174c411f89863165610c1f6135ef4bd3d0889 (diff)
parent7ab12ad1483607cf3f007c591e998f40f2ec9513 (diff)
Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4
Conflicts: .qmake.conf src/effects/private/qgfxshaderbuilder_p.h Change-Id: I27fbd2a8d7bf5bd89d94925a2da9ae3aa0748f42
Diffstat (limited to 'dist/changes-5.9.2')
-rw-r--r--dist/changes-5.9.225
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.9.2 b/dist/changes-5.9.2
new file mode 100644
index 0000000..1671a60
--- /dev/null
+++ b/dist/changes-5.9.2
@@ -0,0 +1,25 @@
+Qt 5.9.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0.
+
+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.2 Changes *
+****************************************************************************
+
+- [QTBUG-57205] Ensure correct detection of dependencies for GaussianBlur
+ in qmlimportscanner.