summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 11:12:23 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 11:12:23 (GMT)
commitae5263c379cc43e451102e4c4e193f48fd91df88 (patch)
tree9b53d1cd7f4240e56b9b47b280ce0f3c782cfac0 /NEWS
parente2ba0d06fd1edd80ca76bb2279b76944b6e6a901 (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.