From 6c51f94f5cd9afc90d5b28071c8a3ba9983d2853 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 9 Jan 2019 10:09:41 +0200 Subject: Add changes file for Qt 5.12.1 + ebe11c8e867bb65ad7cb1424fe4c096935741089 Bump version + cf09bc7285793d81a9755bf7e807c9d51d47d980 Add changes file for Qt 5.11.3 + 3e1692bebdf2e4c69adb2a23718ad230a74992dd [android] Fix compile with unified headers + b65a9693f730f625cda95684acfaefd21538a5da Enable JavaScriptCore to compile for MSVC arm64 + 520fb9177a3e86cb7c27b752e5a4c3798dc4b4f9 Bump version Change-Id: I32119acaa6c2e024e93ab5b559dc051a493d34c9 Reviewed-by: Jani Heikkinen --- dist/changes-5.12.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.12.1 diff --git a/dist/changes-5.12.1 b/dist/changes-5.12.1 new file mode 100644 index 0000000..1cb4dd7 --- /dev/null +++ b/dist/changes-5.12.1 @@ -0,0 +1,20 @@ +Qt 5.12.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.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.12 series is binary compatible with the 5.11.x series. +Applications compiled for 5.11 will continue to run with 5.12. + +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.1