From e8561dd48762cbaf92bdb1b191ca8647415e19b1 Mon Sep 17 00:00:00 2001 From: Jannis Voelker Date: Thu, 30 Aug 2018 08:28:23 +0200 Subject: Add changes file for 5.11.2 Change-Id: Ib2bf944111b0b7576289b8cb488333c909c59448 Reviewed-by: Frank Meerkoetter --- dist/changes-5.11.2 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dist/changes-5.11.2 (limited to 'dist') diff --git a/dist/changes-5.11.2 b/dist/changes-5.11.2 new file mode 100644 index 0000000..b46bdbd --- /dev/null +++ b/dist/changes-5.11.2 @@ -0,0 +1,18 @@ +Qt 5.11.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.11.0 through 5.11.1. + +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 + +**************************************************************************** +* Qt 5.11.2 Changes * +**************************************************************************** + +- Fixes subscription sharing for publishing interval 0 +- Removes running monitorings when the QOpcUaNode is deleted +- Adds username/password auth to the QOpcUaClient docs +- Fixes a possible crash in the uacpp value converter +- Fixes a possible crash if a QOpcUaNode outlives the backend +- Adds CMake support -- cgit v1.2.3