From 035c5334a2964a63cdb873a143e6290e48d1f28c Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Mon, 24 Aug 2020 12:20:53 +0300 Subject: 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 (cherry picked from commit 6f5fa73a354d71d4e86c5cc686b0c0f79d4c52a9) Reviewed-by: Qt Cherry-pick Bot --- dist/changes-5.15.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.15.1 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. -- cgit v1.2.1