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:02:26 +0300
commit8168e8c7447a9889554a587ba8c78fc7ba716eb8 (patch)
treea5721e80a2689dab2d8c17d7da6a38ed543b29e0
parent6746b4c3736eb08721e68f3a051bf27b699487f3 (diff)
Add changes file for Qt 5.13.1v5.13.1
+ 14e1cc30557d64e1c81066d8f7e9ffe67ef594b2 Bump version + 5bf0cff9c707186379031782e909dd751bac61b6 Add changes file for Qt 5.12.4 + 1efe161af9f43c07abf447f60df7eca3e541e768 Bump version + 62a802cbccc18330b010d7197a739d35ba9ae3c7 Bump version + 321bb87130ad4291ccf96df3749c6654a16348ca Doc: Replace example file lists with links to code.qt.io Change-Id: Ic6e78784b32b7de511380316a6a0a3686c1f8c59 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.