summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.11.2
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.11.2')
-rw-r--r--dist/changes-5.11.218
1 files changed, 18 insertions, 0 deletions
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