diff options
author | Antti Kokko <antti.kokko@qt.io> | 2019-05-03 10:14:19 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2019-05-08 08:46:56 +0000 |
commit | 3a4c634241f7271ddfbb840a42d6bf863b46ccea (patch) | |
tree | 3d41bb40cd5a8b35d2fcdbd5a16f173fad26c4af /dist | |
parent | 7e7ed705efc51134b27820d76beceefc62ab0b3d (diff) | |
download | qtsvg-3a4c634241f7271ddfbb840a42d6bf863b46ccea.tar.gz |
Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0
Change-Id: I29aed2105f59367ffb23882e0f58fb0e550f9b22
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.13.0 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dist/changes-5.13.0 b/dist/changes-5.13.0 new file mode 100644 index 0000000..ebb4be1 --- /dev/null +++ b/dist/changes-5.13.0 @@ -0,0 +1,18 @@ +Qt 5.13 introduces many new features and improvements as well as bugfixes +over the 5.12.x series. 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. |