From ca6cc606d9fc0947ea6c27738a1ca8f12f3258ea Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 27 Oct 2020 10:02:11 +0200 Subject: Add changes file for Qt 5.15.2 - 0dfebafe57adf8fbe66997ac39fac8f6746d0781 Add changes file for Qt 5.15.1 + 09854eefb2a1d37d0de6c6e41ad58345616b3169 QLowEnergyController (Darwin) - restore the logic we had in 5.12 + 8e624270b7af41fe29844a7971c41c98cd251ec6 Bump version + b8b8d881ba560a52cca29b2afe7912cc47c464ef Add changes file for Qt 5.12.10 Pick-to: dev 5.15 Change-Id: I2a33bddac57bb71a07850a1baee7aa30d50e615d Reviewed-by: Shawn Rutledge --- dist/changes-5.15.2 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dist/changes-5.15.2 diff --git a/dist/changes-5.15.2 b/dist/changes-5.15.2 new file mode 100644 index 00000000..904e0eab --- /dev/null +++ b/dist/changes-5.15.2 @@ -0,0 +1,24 @@ +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. + +**************************************************************************** +* Qt 5.15.2 * +**************************************************************************** + +This release only contains minor changes. -- cgit v1.2.3