summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-01-18 12:07:59 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-01-18 12:07:59 +0100
commitb8e6b12840066923bedd1eeef1e578eab97d3821 (patch)
tree0098b66fa126c30a971c80bd35a945f09137e104
parent478c0843c48259ce257dea0cf4e383dbb7944c9a (diff)
parentf7f5859f46158be778222ee1b4fcfff5fc8361de (diff)
Merge remote-tracking branch 'origin/5.12.1' into 5.12
-rw-r--r--dist/changes-5.12.112
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-5.12.1 b/dist/changes-5.12.1
new file mode 100644
index 000000000..c255a40e9
--- /dev/null
+++ b/dist/changes-5.12.1
@@ -0,0 +1,12 @@
+Qt 5.12.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0.
+
+For more details, refer to the documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/
+
+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.
+
+ - This release contains only minor code improvements.