aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-04-26 13:09:28 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-04-26 11:44:20 +0000
commit8e816f25034287bb3f89317a631075533914102b (patch)
treea5a24549e4505c928c61b8067a358286d245ef10
parent6d019d276a4be4e1a20eaf41a16eca64007249f3 (diff)
Add changelog for Qt 5.7.0 release
Change-Id: If1b48dadab4ecb1dcbfb97130f419041f92135e4 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-rw-r--r--dist/changes-5.7.022
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
new file mode 100644
index 0000000..55ad36e
--- /dev/null
+++ b/dist/changes-5.7.0
@@ -0,0 +1,22 @@
+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/qt-5/index.html
+
+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.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+ - This release contains only minor code improvements.