From 52d3083d3ac1154414245187ad5bcc65d69c0145 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Tue, 30 Jul 2019 11:25:41 +0300 Subject: Add changes file for Qt 5.13.1 + 9144bf66a15520c30b3ecbb12c7482df40fc699a Bump version + 7b92bc10c5bb7b5c87421198895eae632d10702b Add changes file for Qt 5.12.4 + fe48c1884cd8e1c4194c3242b482a7b9eb509520 Bump version + c8ba132f6ca78f63440f21e9a18f9e90f62377f1 Bump version + f9664053132affe48a069235eb6561a32d38b2a7 Account for the device pixel ratio when showing a DropShadow + 48f4de2d3bda3b0b0486b5c639cf196ee2fc26b7 Doc: Replace example file lists with links to code.qt.io Change-Id: I73f3aacba5a951f73f437139871141098eb4594a Reviewed-by: Andy Shaw --- dist/changes-5.13.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.13.1 diff --git a/dist/changes-5.13.1 b/dist/changes-5.13.1 new file mode 100644 index 0000000..57ebdbe --- /dev/null +++ b/dist/changes-5.13.1 @@ -0,0 +1,20 @@ +Qt 5.13.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.13.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.13 series is binary compatible with the 5.12.x series. +Applications compiled for 5.12 will continue to run with 5.13. + +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.3