summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Voelker <jannis.voelker@basyskom.com>2018-08-30 08:28:23 +0200
committerAlex Blasche <alexander.blasche@qt.io>2018-08-30 08:28:25 +0000
commite8561dd48762cbaf92bdb1b191ca8647415e19b1 (patch)
tree6ad810a1c75d6161d7fe88c372750bd45b032ed4
parent518ffe2c1d10cf2086eaa3cacea64d153f93886b (diff)
Add changes file for 5.11.2v5.11.25.11.2
Change-Id: Ib2bf944111b0b7576289b8cb488333c909c59448 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
-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