aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-10-27 10:02:10 +0200
committerMitch Curtis <mitch.curtis@qt.io>2020-10-28 08:29:46 +0100
commit7b90415c58dd02c682a9ba317f273d7b3398ff88 (patch)
tree3233adc527ba831fff5ef699f28b8e79a9afef8a
parent4019b0739d6ecadcf855e1b3a353f3075b36d14f (diff)
Add changes file for Qt 5.15.2v5.15.2
- e90249aa7c024b100e80e68d669cc2bce1cf02c2 Add changes file for Qt 5.15.1 + e3e57f6f2a2d7e1748c005c0db7a11a68139bbad Bump version + 4019b0739d6ecadcf855e1b3a353f3075b36d14f Add changes file for Qt 5.12.10 Pick-to: dev 5.15 Change-Id: I432ef03578eb77b7fbe1b107179b522abde78f2c Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--dist/changes-5.15.220
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.15.2 b/dist/changes-5.15.2
new file mode 100644
index 00000000..c8cfa78e
--- /dev/null
+++ b/dist/changes-5.15.2
@@ -0,0 +1,20 @@
+Qt 5.15.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.1.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ https://doc.qt.io/qt-5.15/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.