summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-06-03 13:51:20 +0300
committerAntti Kokko <antti.kokko@qt.io>2020-06-04 12:44:15 +0300
commit21323390e42b37e94bd62e88cf387ba2d76cceb9 (patch)
tree419027fb44909454ad8247026a8f12e0e4dc868d
parentd5dd94bbc5cb9032227d87cf839c7db2730583d6 (diff)
Add changes file for Qt 5.12.9
+ d7362aa3a6b23433205b36abcda1551243a6d28f Bump version + d5dd94bbc5cb9032227d87cf839c7db2730583d6 Doc: Update VxWorks supported architectures/releases text to 5.12 Change-Id: I9e0530e9bd782d24e7817c948de4caed4a70e64a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--dist/changes-5.12.920
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.12.9 b/dist/changes-5.12.9
new file mode 100644
index 000000000..d3d50ba69
--- /dev/null
+++ b/dist/changes-5.12.9
@@ -0,0 +1,20 @@
+Qt 5.12.9 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.8.
+
+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.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+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.