From 6d45793cae6f9e744c7bba82f905e431978ce3d0 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Tue, 27 Oct 2020 11:45:09 +0200 Subject: Add changes file for Qt 5.15.2 Pick-to: dev 5.15 Change-Id: I3ccb64d19c390dd3b397a302b3cdb832b85eedef Reviewed-by: Frank Meerkoetter --- dist/changes-5.15.2 | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dist/changes-5.15.2 diff --git a/dist/changes-5.15.2 b/dist/changes-5.15.2 new file mode 100644 index 0000000..0f594ef --- /dev/null +++ b/dist/changes-5.15.2 @@ -0,0 +1,38 @@ +Qt 5.15.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.15.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.15/index.html + +The Qt version 5.15 series is binary compatible with the 5.14.x series. +Applications compiled for 5.14 will continue to run with 5.15. + +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. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + +Open62541 Plugin +------- + +- Fix loading of PEM encoded certificates and private keys +- Fix config test for system-open62541 + +QML API +------- + + - Monitoring for value nodes is now reestablished on reconnect + -- cgit v1.2.3