From 6f668860ede55d261a53163bc1a3956f84dd9d67 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 + eb9e095722e1d953d3bf17bad73f528ac9061488 Bump version + a8cab520dc7bedff73ec60a5a189b21cdf01f083 Add changes file for Qt 5.11.3 + c1d1f0e50b6145b4f31e58e0abbdf463a22a96d3 Doc: Update MyScript contact email address + de97ea192a46eecc79198f99e691f5816a01f3d9 plugins/openwnn: Add missing log prints + 3715b42724b2683454a1ffc1e7d31e13ea449520 Doc: remove namespace + b60c05b8eeb30b3ff5d6fe0257ec9617afa2fae3 Fix compilation with gcc 4.8 + a119ba5f76e04e98b08eb35d662daf5c55b2e2bf Add version information about third-party Lipi Toolkit + e5884643a2ec17678abcd4c9335e00feae7233f0 Doc: Fix name of SelectionListModel QML type + 23798415cbabfadeb76297624d5caee527ef54e2 Doc: Fix documentation issues + c3fa86ece61132155aec047e21772c813a87ddeb Bump version Change-Id: I36c60ef49af4887680f0189255ae4e57a0d0382a Reviewed-by: Mitch Curtis --- 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 00000000..1cb4dd73 --- /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.3