summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorPeter Hartmann <phartmann@blackberry.com>2013-10-21 10:59:14 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-21 13:38:00 +0200
commit04771062a12b7e9244fb7d0581fcf8270075d766 (patch)
treedeaaa45a29b4b1aa6bff41486a2b43beb271eaec /dist
parentbdc558019ac6660a32d20a428a8694ef6bd4d4d3 (diff)
changelog: add note about TLS session tickets
Change-Id: I154a56ff85adb8d43ddb730d91d2c59f129f7a26 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.2.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0
index ea15295cad..a3a7db8190 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -88,6 +88,8 @@ QtGui
QtNetwork
---------
+- API was added to store and resume TLS session tickets.
+
- The minimum support openssl version has been increased to openssl 1.0. The
code to support older versions has not been removed, but is no longer
supported.