aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2017-05-05 09:20:52 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-15 19:46:30 +0000
commitd357b7c1444088959f8d3a21d3be1843cf293478 (patch)
tree3700c4fc5afd7be1ad88d8bedadf939e85a26da5
parent3d3ca5a13c6a35883f5bfa3175a8f1ae00dfaa0d (diff)
Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.0
No changes to report. Change-Id: I5655b6c4e9b91e9477aa726829c35a4226ac75a3 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
-rw-r--r--dist/changes-5.9.010
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-5.9.0 b/dist/changes-5.9.0
new file mode 100644
index 0000000..a9f5f66
--- /dev/null
+++ b/dist/changes-5.9.0
@@ -0,0 +1,10 @@
+Qt 5.9 introduces many new features and improvements as well as bugfixes
+over the 5.8.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.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+There were no changes in this module since the 5.8.x series.