summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-05 13:34:06 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-05 13:34:06 +0200
commitc06c5cfd1d525735ee704895b31c37333b74186c (patch)
tree05c9e9ed6c0e02492e08e94be0f8dedf243583c8
parent47d1ff2813575981d02434d6cffd6384687f832b (diff)
parent4c65318cd544980524aa600f4b4e3f97e6b46e0b (diff)
downloadqtsensors-c06c5cfd1d525735ee704895b31c37333b74186c.tar.gz
Merge remote-tracking branch 'origin/5.13.1' into 5.13
Change-Id: I98685ce3c8eb29f1944edbdf2c651963f2b5a84f
-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.