summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2018-10-31 11:13:12 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2018-11-05 12:49:50 +0000
commit452f14f48075a19fd67060a8581268e81bf16d0e (patch)
treec9de6a31dffc6f6c6d4fd5765013aca64b61773a
parenteea4b92dbb1c333f073e6ad7f146957ac95624aa (diff)
Add changes file for Qt 5.12.0v5.12.0-rc2v5.12.0-rc1v5.12.0-beta4v5.12.0
Change-Id: I2f5214b513fc61d70f7660ef836bb27ee1d4fe85 Reviewed-by: Christian Stromme <christian.stromme@qt.io>
-rw-r--r--dist/changes-5.12.018
1 files changed, 18 insertions, 0 deletions
diff --git a/dist/changes-5.12.0 b/dist/changes-5.12.0
new file mode 100644
index 0000000..4f6c63e
--- /dev/null
+++ b/dist/changes-5.12.0
@@ -0,0 +1,18 @@
+Qt 5.12 introduces many new features and improvements as well as bugfixes
+over the 5.11.x series. 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.