summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-08-24 12:20:54 +0300
committerJarek Kobus <jaroslaw.kobus@qt.io>2020-09-01 09:36:07 +0200
commit38095de1942031707b05709b160e1399ecbf8276 (patch)
treef63ca2b653547e956b44eccc90b205cab0902534
parenta2716305d2f7a984666dad6f5664737963c652a1 (diff)
Add changes file for Qt 5.15.1v5.15.1
Pick-to: dev 5.15 Change-Id: Ia632da30fcddee81d73e7884696338f116931bce Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
-rw-r--r--dist/changes-5.15.122
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/changes-5.15.1 b/dist/changes-5.15.1
new file mode 100644
index 0000000..6c39df3
--- /dev/null
+++ b/dist/changes-5.15.1
@@ -0,0 +1,22 @@
+Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.0.
+
+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.15 series is binary compatible with the 5.14.x series.
+Applications compiled for 5.14 will continue to run with 5.15.
+
+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.
+
+ - Fixed error checking when attempting to connect nonexistent states
+ - Fixed flaky autotests with a delayed event in scion.
+