changelog: add note about TLS session tickets

Change-Id: I154a56ff85adb8d43ddb730d91d2c59f129f7a26
Reviewed-by: Richard J. Moore <rich@kde.org>
This commit is contained in:
Peter Hartmann 2013-10-21 10:59:14 +02:00 committed by The Qt Project
parent bdc558019a
commit 04771062a1

2
dist/changes-5.2.0 vendored
View File

@ -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.