From de5e7839d638a2cf27703a337d004e3e5a557c82 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 3 Oct 2018 11:05:00 +0300 Subject: Add changes file for Qt 5.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + 1dd50a7ba60a9f76ae42b5c00290c33e1902bb35 Bump version + 490b77ac1ffaa6a74f4a8d89bf73764dcdae9188 Mark 3rd-party 'Jet Propulsion Laboratory Photojournal' as examples only + 608de36fd8802b53d028a92b1984c40321435b0a Doc: Use correct module name + 29035a09a4db2fb3d35d8d494b609bb15b0a97f5 Compile with Xcode 9.4 Change-Id: I306ad676cba9c918f6484d06f640bafeff914760 Reviewed-by: Tomi Korpipää --- dist/changes-5.9.7 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.9.7 diff --git a/dist/changes-5.9.7 b/dist/changes-5.9.7 new file mode 100644 index 000000000..0350af670 --- /dev/null +++ b/dist/changes-5.9.7 @@ -0,0 +1,20 @@ +Qt 5.9.7 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0 through 5.9.6. + +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. + + - This release contains only minor code improvements. -- cgit v1.2.3