summaryrefslogtreecommitdiffstats
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-30 12:27:48 +0300
commit27495743080cbf0ff7fef2f83f82362d147ae519 (patch)
tree6a58e22be9193e3060de14d02126ac2507e6db02
parent95957bbecc40e5efb163ab123c2a7d8d04005bef (diff)
Add changes file for Qt 5.13.1v5.13.1
+ 8fba2d1110bed680941c6fef8ead9bfffeaf0003 Bump version + ccf8f2f2b1729149965921462d9c2d3e5dd8f57a Add changes file for Qt 5.12.4 + 6aa5076f98d006e1ecd505835a2f77210a92a371 Bump version + ae907e4c0aa5ae78435138f86a7bd888ef0e1e9a Bump version Change-Id: I17bfd75a38532d270706975aa28926d9f8e9a5a0 Reviewed-by: Jani Heikkinen <jani.heikkinen@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 0000000..57ebdbe
--- /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.