From 5be95f966aabc5170f0aacfd4b0a46217241bfd6 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Tue, 27 Oct 2020 10:02:11 +0200 Subject: Add changes file for Qt 5.15.2 - 67a58800c81ddf51952e9ff78d1baa2a8b3227ef Add changes file for Qt 5.15.1 + 7679fa2e9fc1f35e4f6e683dcbbc516615bdc4af tst_QScriptV8TestSuite: Add black lists for MinGW 8.1 + 00bfde6155e2afb9f4881886e51067363d903cf3 Bump version + 3825c13da129e073f1966f3da561da7e732126fa Add changes file for Qt 5.12.10 Change-Id: I7cd9949ee4a6721706a2c0e4158379ba4d0c0214 Reviewed-by: Jani Heikkinen (cherry picked from commit 5da7de1800eee3d604eb7e787b114479b61ffc93) Reviewed-by: Qt Cherry-pick Bot --- dist/changes-5.15.2 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 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 0000000..3f584ae --- /dev/null +++ b/dist/changes-5.15.2 @@ -0,0 +1,28 @@ +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. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + -- cgit v1.2.3