From afa3ad1c1cb04ce1e51b0af4bdac028809f9d0d4 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Mon, 24 Aug 2020 12:20:54 +0300 Subject: Add changes file for Qt 5.15.1 + bdca154ef2ef22034202aae55a7f16e6c0fa5e85 Add binary compatibility file for 5.15 for QtX11Extras + 59b3f8038383480b5e1c1cb31e0de0ebd6a095ba Bump version Pick-to: dev 5.15 Change-Id: Ia9a82e1b63b7687b117826075a95104715e941ad Reviewed-by: Jani Heikkinen --- 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