From 38070e3dd400a410438c04781b9791ec9d260f2a Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 20 Feb 2019 15:21:30 +0200 Subject: Add changes file for Qt 5.12.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + c556903f7571e9f533dc016a97f2189767058c70 macdeployqt: document how to affect the volume name + 20e2c195f44286e91ed46d96a3b54c552e6e2943 windows: Clarify dependencies for ANGLE when MSVC or MinGW is used + 6576640a33353e8f3b35df27cf082c72d9a4b9dd Bump version + 478c0843c48259ce257dea0cf4e383dbb7944c9a Update windeployqt documentation + 09f7f933740458585fc389fd03f11ab5f8302f79 Add documentation about QtOpenGLExtensions library and its license + cc1a7a75ec5d2222230e90a6afb8770dc5810ed6 Make examples self-contained + 2e9adec0f0d929d971d3da1c7f1f170930fc7ae0 Doc: Fix versioned links on All Classes/QML Types pages + 0661dfc0bd89dd88ffd58c01bfce07d0de0f0eb2 Doc: Add overview page to Qt for WebAssembly + 81200196ada801601c6c973643d2962be5a88ba7 List Qt Network Authorization as GPLv3 add-on + a38799f6e165e224750494bf515c78db4c4217db Doc: Add the missing animated gif Change-Id: I5e334b5687ebef3790a19d901515c99016a8128c Reviewed-by: Topi Reiniƶ --- dist/changes-5.12.2 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.12.2 diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2 new file mode 100644 index 000000000..0c8bd8579 --- /dev/null +++ b/dist/changes-5.12.2 @@ -0,0 +1,20 @@ +Qt 5.12.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.0 through 5.12.1. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +https://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