From 9f56ec5fe0d4dbaa5e1193c6a5bd1dd84fc12e4a Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Fri, 16 Mar 2018 14:10:47 +0200 Subject: Add changes file for Qt 5.9.5 Change-Id: I3309b44d998fac9f61f0f09d061262bf6053209d Reviewed-by: Friedemann Kleint Reviewed-by: Kai Koehne (cherry picked from commit 95c8ac8f45163b4cea31514b0f47285396b499ed) Reviewed-by: Antti Kokko --- dist/changes-5.9.5 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 dist/changes-5.9.5 (limited to 'dist') diff --git a/dist/changes-5.9.5 b/dist/changes-5.9.5 new file mode 100644 index 000000000..eb9f82612 --- /dev/null +++ b/dist/changes-5.9.5 @@ -0,0 +1,34 @@ +Qt 5.9.5 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.5 Changes * +**************************************************************************** + +windeployqt +----------- + + - The Qt3DAnimation dll is now deployed when the module is used. + +macdeployqt +----------- + + - [QTBUG-65844] Added support for selecting the file system type to use + when building a .dmg file. Defaults to HFS+ to support a wider range + of macOS versions. -- cgit v1.2.3