diff options
author | Antti Kokko <[email protected]> | 2018-01-04 13:57:10 +0200 |
---|---|---|
committer | Lars Knoll <[email protected]> | 2018-01-08 08:56:02 +0000 |
commit | e00b5892ac4c658ac9e26168bc027031dcac0110 (patch) | |
tree | 076e7e855bd7a472bd4cd01be9baf66fa9ad017f | |
parent | a14f37e76b429876015ee96cc4adb97ed4c9fbed (diff) |
Add changes file for Qt 5.9.4v5.9.4
Change-Id: Ied78144efa93eb970404b5a14111f425c41021d0
Reviewed-by: Lars Knoll <[email protected]>
-rw-r--r-- | dist/changes-5.9.4 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.9.4 b/dist/changes-5.9.4 new file mode 100644 index 0000000..d49a42f --- /dev/null +++ b/dist/changes-5.9.4 @@ -0,0 +1,25 @@ +Qt 5.9.4 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0. + +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.9 series is binary compatible with the 5.8.x series. +Applications compiled for 5.8 will continue to run with 5.9. + +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.9.4 Changes * +**************************************************************************** + + - This release contains only minor code improvements. + |