summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 11:12:23 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 11:12:23 (GMT)
commitc055502e2b369f6c57b3b01fd4c110bb196c8051 (patch)
tree9b53d1cd7f4240e56b9b47b280ce0f3c782cfac0 /NEWS
parentae4a2b0a8b10e98f2c74163f33a27be704ded09f (diff)
Do not allow resuming sessions on different servers.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bb2df34..116ce34 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
4 4
5- Corrected bug which did not allow the TLS session cache to be used. 5- Corrected bug which did not allow the TLS session cache to be used.
6 6
7- Do not allow resuming sessions on different servers.
8
7** Version 0.4.1 (2007-12-03) 9** Version 0.4.1 (2007-12-03)
8 10
9- Added support for subject alternative names in certificates. 11- Added support for subject alternative names in certificates.