summaryrefslogtreecommitdiff
path: root/dist/changes-5.8.0
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-06-07 12:08:00 +0200
committerLiang Qi <liang.qi@qt.io>2017-06-07 13:54:49 +0200
commit26e56e18eb234df4a782737cd3c8d8d11daead2c (patch)
treeab02a7bcbec017b2d5f9e32e6123dd493c60ad50 /dist/changes-5.8.0
parente5133f4f0bb7c01d7bd7fc499d8c148c03a5b500 (diff)
parent8bac2e667f56efc552228ed61c4ccbc3e9efa721 (diff)
downloadqtwebsockets-26e56e18eb234df4a782737cd3c8d8d11daead2c.tar.gz
Merge remote-tracking branch 'origin/5.9' into dev
Conflicts: .qmake.conf Change-Id: Ib89576c203259364795a3b1caf0717fb28126629
Diffstat (limited to 'dist/changes-5.8.0')
-rw-r--r--dist/changes-5.8.021
1 files changed, 21 insertions, 0 deletions
diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0
new file mode 100644
index 0000000..e0d98d3
--- /dev/null
+++ b/dist/changes-5.8.0
@@ -0,0 +1,21 @@
+Qt 5.8 introduces many new features and improvements as well as bugfixes
+over the 5.7.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.8 series is binary compatible with the 5.7.x series.
+Applications compiled for 5.7 will continue to run with 5.8.
+
+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.
+
+QWebSocket
+----------
+
+ - It is now possible to use TLS PSK ciphersuites.