summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-07-30 11:25:42 +0300
committerAntti Kokko <antti.kokko@qt.io>2019-07-30 12:29:12 +0300
commit839e33dc17d24ec41bb95b76ef6ed208d8f4f492 (patch)
treefec20edb1e00da4badcb0f67a07916f93e3347c9
parentd6090610969cd7f2f5554e6239b0e35f8755196a (diff)
downloadqtx11extras-839e33dc17d24ec41bb95b76ef6ed208d8f4f492.tar.gz
Add changes file for Qt 5.13.1v5.13.15.13.1
+ 3b568d78454026b1d3abb46dd29d5eaca24aaf51 Bump version + 2fe9b682bbba406356a38cc4661330259dd97b97 Add changes file for Qt 5.12.4 + cd886cd4f08570953f1db3557eed974cc3c3737c Bump version + 10cc8dece051ec715a0db5c48ebcecebfe9d6c63 Bump version + 88b80225939fe85bd8f99d7a1ec4b9e757bda0f3 Doc: Replace example file lists with links to code.qt.io Change-Id: Id0d76710683a5b4d4dbb1c69acc1c444c41a1741 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.