diff options
author | Nokis Mavrogiannopoulos | 2007-12-09 10:19:00 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2007-12-09 10:19:00 +0000 |
commit | e2ba0d06fd1edd80ca76bb2279b76944b6e6a901 (patch) | |
tree | 9eb1ba8f37c7be33069defa13d6f42106a740fc7 /NEWS | |
parent | 8240f591e11b4c87c8f134515806d6cbd59bf9f2 (diff) |
Corrected bug which did not allow the TLS session cache to be used.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |