summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-08-24 12:07:27 +0300
committerAntti Kokko <antti.kokko@qt.io>2020-08-25 06:13:17 +0000
commitdc26105a3abe6fe420151fd3f1b228835d2088ed (patch)
tree7e4a60b295a1316df52b232ec59d0c29c192304f
parentb3ad79419b038b41cc7d6460131b302ba562a4fe (diff)
Add changes file for Qt 5.15.1v5.15.1
Pick-to: dev 5.15 Change-Id: I71715d1a64264de1a614c6d5f3b28017a320f8fb Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
-rw-r--r--dist/changes-5.15.120
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.15.1 b/dist/changes-5.15.1
new file mode 100644
index 000000000..332ee9d11
--- /dev/null
+++ b/dist/changes-5.15.1
@@ -0,0 +1,20 @@
+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.
+
+ - This release contains only minor code improvements.