summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-08-24 12:20:54 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-08-25 05:55:00 +0000
commit6ffb1885404fb0d926874c7a648169dfbe5e1025 (patch)
treeede41a89b5abd69bfad7f5afef309d69e4ab86b9
parent8f0fb8b7a23e0b2462abfefa9c9533b5bff7c97e (diff)
Add changes file for Qt 5.15.1
+ 5cfa90e87f7d6e54b16cbfcc1544e17ca944e62a Bump version + 8f0fb8b7a23e0b2462abfefa9c9533b5bff7c97e Add binary compatibility file for 5.15 for QtSerialbus Change-Id: I030d58fc88b08c7c679c868d2bf3790c8d6ae36e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 289fff1f7f14a7c2dd44ab2232f7a2f17bda5fcf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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 0000000..332ee9d
--- /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.