summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-10-27 11:45:09 +0200
committerJannis Voelker <jannis.voelker@basyskom.com>2020-11-03 10:28:16 +0100
commit6d45793cae6f9e744c7bba82f905e431978ce3d0 (patch)
tree62ac01a6e1b5e43cbf2999f3cf01d7798376d994
parent707d1c4a45e3a2262693a2f456fd4d10f4f676b0 (diff)
Add changes file for Qt 5.15.2v5.15.25.15.2
Pick-to: dev 5.15 Change-Id: I3ccb64d19c390dd3b397a302b3cdb832b85eedef Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
-rw-r--r--dist/changes-5.15.238
1 files changed, 38 insertions, 0 deletions
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
+