summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9750e7d..7b796f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
1** Version 0.5.7 1** Version 0.5.7
2- Added support for session tickets. 2- Added support for session tickets. This allows a
3 server to avoid using a session cache and still support
4 session resumption. This is at the cost of transporting
5 session data during handshake.
3 6
4- Depend on gnutls 2.10.0 to force support for safe 7- Depend on gnutls 2.10.0 to force support for safe
5 renegotiation. 8 renegotiation.