diff options
author | Antti Kokko <antti.kokko@qt.io> | 2020-10-27 10:02:11 +0200 |
---|---|---|
committer | Antti Kokko <antti.kokko@qt.io> | 2020-10-28 12:57:49 +0200 |
commit | 192e376b01e65e7277772bdc94106613c22cf531 (patch) | |
tree | bf63d878b84b078c2b1646e0d9006ce2012d8dc0 | |
parent | 27ca2cef37e59666de7a038c67dc7e04126cb991 (diff) |
-rw-r--r-- | dist/changes-5.15.2 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/dist/changes-5.15.2 b/dist/changes-5.15.2 new file mode 100644 index 00000000..3f584aec --- /dev/null +++ b/dist/changes-5.15.2 @@ -0,0 +1,28 @@ +Qt 5.15.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.15.1. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + https://doc.qt.io/qt-5.15/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. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + |