summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <[email protected]>2020-04-14 12:23:05 +0200
committerQt Forward Merge Bot <[email protected]>2020-04-14 12:23:05 +0200
commitea4885dd7440479c16d9676bab52f895e3c27940 (patch)
tree89300279a63517328f1138779f256270d82322be
parent38510e128a5ca134e24c12a2f19c73d05bb18d8f (diff)
parent30edb647a64542c0f4432bd3909e3b6ae5ddcd51 (diff)
Merge remote-tracking branch 'origin/5.12.8' into 5.12
-rw-r--r--dist/changes-5.12.820
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.12.8 b/dist/changes-5.12.8
new file mode 100644
index 0000000..729d740
--- /dev/null
+++ b/dist/changes-5.12.8
@@ -0,0 +1,20 @@
+Qt 5.12.8 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.7.
+
+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.