diff options
author | Qt Forward Merge Bot <qt_forward_merge_bot@qt-project.org> | 2018-09-09 12:13:46 +0200 |
---|---|---|
committer | Qt Forward Merge Bot <qt_forward_merge_bot@qt-project.org> | 2018-09-09 12:13:46 +0200 |
commit | df7a2c1b05614a1dae2209f108d7d9ac06c7f4d6 (patch) | |
tree | 566d0512fe590123a92b7d2d208699fc978cc210 | |
parent | b09610e10592af6224b64507f1d6d209d4baf6c9 (diff) | |
parent | a3d89c22c43ee949ce7d60736344f04ed11b55fa (diff) | |
download | qtactiveqt-df7a2c1b05614a1dae2209f108d7d9ac06c7f4d6.tar.gz |
Merge remote-tracking branch 'origin/5.11.2' into 5.11
Change-Id: Ie0f7445005e100b53d2aacf90ef1133c7391251f
-rw-r--r-- | dist/changes-5.11.2 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/changes-5.11.2 b/dist/changes-5.11.2 new file mode 100644 index 0000000..8efdf5e --- /dev/null +++ b/dist/changes-5.11.2 @@ -0,0 +1,24 @@ +Qt 5.11.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.11.0 through 5.11.1. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +http://doc.qt.io/qt-5/index.html + +The Qt version 5.11 series is binary compatible with the 5.10.x series. +Applications compiled for 5.10 will continue to run with 5.11. + +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. + +**************************************************************************** +* Qt 5.11.2 Changes * +**************************************************************************** + + - This release contains only minor code improvements. |