From bf3fe5100df93369997aa9bf3f9ca71c3a908cca Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Tue, 30 Jul 2019 11:25:43 +0300 Subject: Add changes file for Qt 5.13.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + a49336c78a0b610b2dff25ecc1f292bdeefbfda7 Android: disable tests requiring plugins + e163199a2ff396de0a2395a8d4be7bdf443e682c QModBusReply: Fix typo in documentation + 144916119e83e342d6b46127fb3ffabaa365b4fb Bump version + 76a08e3d59a0ef7020464d73df6dd5a01e58c230 Add changes file for Qt 5.12.4 + 4258ea1cf66f3b4e710b05c87b77622c7115284b Bump version + 1dda855cfc82db70fd937b1c33f9af57482a5d43 Bump version + 6ba24bbf130a74a5131d32951bacd257c179d215 Doc: Replace example file lists with links to code.qt.io + 43d746c2c0c87c8694e835f3b052317c8fa02482 SocketCAN: Fix compiler error "‘SIOCGSTAMP’ was not declared" + dd9b3d7ee62019d75764be7e49468976708f16fd PeakCAN: Update documentation for added CAN FD functions + 4fb3e302a30c675b3d515d6eb5dd08301727d4c1 Doc: Add precision to QCanBusFrame::setFrameId description Change-Id: I70ecb828667faf3422479f636df9698bd9c1f192 Reviewed-by: Alex Blasche Reviewed-by: André Hartmann --- 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