summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-08-24 12:20:53 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-08-25 05:54:36 +0000
commit035c5334a2964a63cdb873a143e6290e48d1f28c (patch)
tree58cc75a4c126d46afba39dafa4f9564e441b5f06
parent15cbfd5a0b3c729f1e5f2b456fb701c23fe3f898 (diff)
downloadqtserialport-035c5334a2964a63cdb873a143e6290e48d1f28c.tar.gz
Add changes file for Qt 5.15.1
+ f2fe2d2e25f61da19ba4205968e5bfa29ef86b64 Add binary compatibility file for 5.15 for QtSerialport + 4d85b8ede2ea521dd1a1fae7221293d57d0169be Bump version Change-Id: I45e1084b01ed841a6c0b65d0364a09a9b96e181d Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 6f5fa73a354d71d4e86c5cc686b0c0f79d4c52a9) 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.