summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@qt.io>2016-06-09 11:35:37 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-06-09 09:49:48 +0000
commite6a0bd829573e18385a2909600fa1b810b60530e (patch)
tree9da508d11f9c65f336a66f0606672b4992206da3
parent244f875fa6068d2d42ba3ed07cff3fc314eb9fbb (diff)
Add changelog for 5.7.0v5.7.0
Change-Id: Iccb857b2d7ba66a89832c24a04657294ff2d166f Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--dist/changes-5.7.021
1 files changed, 21 insertions, 0 deletions
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
new file mode 100644
index 0000000..a36a4a4
--- /dev/null
+++ b/dist/changes-5.7.0
@@ -0,0 +1,21 @@
+Qt 5.7 introduces many new features and improvements as well as bugfixes
+over the 5.6.x series. For more details, refer to the online documentation
+included in this distribution. The documentation is also available online:
+
+ http://doc.qt.io
+
+The Qt version 5.7 series is binary compatible with the 5.6.x series.
+Applications compiled for 5.6 will continue to run with 5.7.
+
+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.
+
+****************************************************************************
+* General *
+****************************************************************************
+ - This release contains only minor improvements.