summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-08-24 12:20:54 +0300
committerAntti Kokko <antti.kokko@qt.io>2020-08-25 08:00:52 +0300
commit5bab22c141948e6215bd5239e22926b4c2e9b332 (patch)
treec7f92c1442a819890b881a5056394c613d3ce016
parente1487e8192ca287f29f0f20c616aba972872b7ae (diff)
downloadqtwebchannel-5.15.1.tar.gz
Add changes file for Qt 5.15.1v5.15.15.15.1
+ ed798d76d6618d0deffb3916ca27ccad8252be68 Do not build qtwebchannel on Integrity + 37501a49ef9d61f3e6af9d08eee89ffddf9da489 Bump version + e1487e8192ca287f29f0f20c616aba972872b7ae Add binary compatibility file for 5.15 for QtWebChannel Pick-to: dev 5.15 Change-Id: Iac45ea16798cc4735add87e4ac681193d8a9e7a6 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--dist/changes-5.15.120
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.15.1 b/dist/changes-5.15.1
new file mode 100644
index 0000000..332ee9d
--- /dev/null
+++ b/dist/changes-5.15.1
@@ -0,0 +1,20 @@
+Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/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.
+
+ - This release contains only minor code improvements.