aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-06-01 13:27:34 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-06-01 11:49:52 +0000
commit5e9d33513e56e177b3825c01281f67cb197f7fd2 (patch)
tree30d01af8ba57acd5c07af7a97f3b7e3b30b19fda /dist
parent3208c5efcb5657c4402f5990c59e120b9ac2c892 (diff)
Add changelog for Qt 5.5.0 releasev5.5.0-rc1v5.5.0
Change-Id: I2a3af87785a5d5645a41c4ab4984da3dc958726f Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.5.023
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/changes-5.5.0 b/dist/changes-5.5.0
new file mode 100644
index 0000000..c361e7e
--- /dev/null
+++ b/dist/changes-5.5.0
@@ -0,0 +1,23 @@
+Qt 5.5 introduces many new features and improvements as well as bugfixes
+over the 5.4.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.5 series is binary compatible with the 5.4.x series.
+Applications compiled for 5.5 will continue to run with 5.5.
+
+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.
+