diff options
author | Nokis Mavrogiannopoulos | 2008-02-20 18:50:41 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2008-02-20 18:50:41 +0000 |
commit | 75636faa679422cb7e360167d03163ca1985f772 (patch) | |
tree | 7a36b807e12e1e6c1e7da965d8ed667b3619287a /NEWS | |
parent | 56dd14991416e369ad7657add7e61495d18ae6b2 (diff) |
added tags0.5.0-alpha
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ | |||
1 | ** Version 0.5.0-alpha (2008-01-24) | ||
2 | |||
3 | - Added support for OpenPGP keys. The new directives are: | ||
4 | GnuTLSPGPKeyringFile, GnuTLSPGPCertificateFile, GnuTLSPGPKeyFile | ||
5 | |||
6 | ** Version 0.4.2 (2007-12-10) | ||
7 | |||
8 | - Added support for sending a certificate chain. | ||
9 | |||
10 | - Corrected bug which did not allow the TLS session cache to be used. | ||
11 | |||
12 | - Do not allow resuming sessions on different servers. | ||
13 | |||
1 | ** Version 0.4.1 (2007-12-03) | 14 | ** Version 0.4.1 (2007-12-03) |
2 | 15 | ||
3 | - Added support for subject alternative names in certificates. | 16 | - Added support for subject alternative names in certificates. |