aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-07-30 11:25:43 +0300
committerAntti Kokko <antti.kokko@qt.io>2019-07-30 12:03:37 +0300
commit9cc4df84fa778aeac0c391064fffc8b018c8f5c2 (patch)
treea8917408b6d3a8e1564afb7f63a1896a00f1fc5a /dist
parentc158f8d5179957084fd7ec1c2f97086b45604f56 (diff)
Add changes file for Qt 5.13.1v5.13.1
+ 4a32bc040d79ff8df05f51b7e28e2b6f06a5d716 Bump version + dcae0e1072ebc04af7578953c0ff70bbf535cf64 Add changes file for Qt 5.12.4 + e0b68dfe82b350f5502e939d9cd2ff8a680f846a Fix QAndroidJniEnvironment test + 89edc161514a75b353b9efedb0a3628b62978e6e Bump version + a50f613a37acf32886ab94c0be780c1f25493d52 Bump version + ad06c63ffb6016670140d4d0ebdb347f5a222d3a Doc: Replace example file lists with links to code.qt.io Change-Id: Iae348f78f91c03ac7f862b261915163de71c2aba Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'dist')
-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.