aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-06-03 13:51:19 +0300
committerAntti Kokko <antti.kokko@qt.io>2020-06-04 11:47:22 +0300
commit19abb4ba2e721d893dc44c831ed3b4648ea58d47 (patch)
treec27c091bb04f916c544b938534db9fea1ab01f68
parenta91e85811c8024534a2389f4b0ef8c57a14a9f3d (diff)
Add changes file for Qt 5.12.9v5.12.9
+ a91e85811c8024534a2389f4b0ef8c57a14a9f3d Bump version Change-Id: I5f6eafa4a1e5277e01b100ec921bf7832b10a6c6 Reviewed-by: Jani Heikkinen <jani.heikkinen@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 00000000..d3d50ba6
--- /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.