summaryrefslogtreecommitdiffstats
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 07:56:49 +0300
commitc4d24e467d7159a43eb90891b954f4cd816ba04b (patch)
tree672d53db4fefa7fc80ba98f077e18d1971e840f1
parent029368cde2b9b28de95e6187b3bcabbbc87f5a8b (diff)
Add changes file for Qt 5.15.1v5.15.1
+ fe5abadda4ed0cfe7401ac8cfde29736c52a022e Doc: Add missing image + dcd7355bb9ea7e7f7f788a2e00fdf5fb48ae70b3 Bump version + 029368cde2b9b28de95e6187b3bcabbbc87f5a8b Add binary compatibility file for 5.15 for QtXmlPatterns Pick-to: dev 5.15 Change-Id: I4bc56ada96a23a7bc76d612ff9f42385bc385a82 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 00000000..332ee9d1
--- /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.