aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-07-30 11:25:41 +0300
committerAntti Kokko <antti.kokko@qt.io>2019-07-31 09:45:45 +0300
commitd0cd32798fa9c36dc4294ed78596ed2b798d37f8 (patch)
tree4f36190eca4556ccd03b575a4b57e84565d4784e
parent6143eec2525af08e6aab895bcf64c2745a427f13 (diff)
Add changes file for Qt 5.13.1v5.13.1
+ a826da7d9bee9bd96c84ceaba5f102f66fc538cd myscript: dependency update + 7a3c5d43967727b5c12dc4ac3c8034bc752478c4 Bump version + 56c783d8fd93b8d3e13555da6fa398ddb09cce97 Use correct path to lib dir + 9d6cdde0ae4213eb7cc53baab22e183f3c93507d Add changes file for Qt 5.12.4 + 676ea1da22f63420974314ad7937c088377bd6ed Bump version + 47d15b1378621041f612b395ded685fa4e6fbbd0 Bump version + 6143eec2525af08e6aab895bcf64c2745a427f13 Doc: Replace example file lists with links to code.qt.io Change-Id: I899c78d98482d0ccd27f38a272e7cb74804de644 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--dist/changes-5.13.120
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.13.1 b/dist/changes-5.13.1
new file mode 100644
index 00000000..57ebdbeb
--- /dev/null
+++ b/dist/changes-5.13.1
@@ -0,0 +1,20 @@
+Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.13.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.13 series is binary compatible with the 5.12.x series.
+Applications compiled for 5.12 will continue to run with 5.13.
+
+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.