From 4c65318cd544980524aa600f4b4e3f97e6b46e0b Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Tue, 30 Jul 2019 11:25:42 +0300 Subject: Add changes file for Qt 5.13.1 + 14b5821f7b9998c1263c592d2cc70f21f1e72981 Do not register iio sensors if the dbus service is not found + d5888b178da6d34704ee074065f176000ffaab29 Bump version + 6e30eaa1bda78b16fe9f467ad328a085bb3def09 Add changes file for Qt 5.12.4 + ed0b4ed792504dc68d2f009ca19d69ef856002ba fix typo that breaks android build + 9e475f2f08cd528b773e67a304aa85d8d0d298d8 Bump version + 8b741cadcafd76c3de167d0b7a31be4fe25623d9 Bump version + 154ecd7b3048f22ee549c3838cc153cbc8cd33d2 Android: Don't crash for unsupported accelerometer mode + 777204e439c8edd35e021a73cddd80f4c85ef4f5 qmltypes: export humidity/distance interface + ff2b9bd23ccd52f9e02fbc24ef66c863f0dc9250 Doc: Replace example file lists with links to code.qt.io + 70c2dd24800527908e92fb0ce181b939dbd6141e Doc: Prefer public over private API in links Change-Id: Ice4cca1e8ef7ebc25f9d4a2eca7101ffa517a824 Reviewed-by: Alex Blasche --- 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 00000000..57ebdbeb --- /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