summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 10:19:00 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-09 10:19:00 (GMT)
commite2ba0d06fd1edd80ca76bb2279b76944b6e6a901 (patch)
tree9eb1ba8f37c7be33069defa13d6f42106a740fc7 /NEWS
parent8240f591e11b4c87c8f134515806d6cbd59bf9f2 (diff)
Corrected bug which did not allow the TLS session cache to be used.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 29bf060..bb2df34 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
2 2
3- Added support for sending a certificate chain. 3- Added support for sending a certificate chain.
4 4
5- Corrected bug which did not allow the TLS session cache to be used.
6
5** Version 0.4.1 (2007-12-03) 7** Version 0.4.1 (2007-12-03)
6 8
7- Added support for subject alternative names in certificates. 9- Added support for subject alternative names in certificates.