diff options
author | Nokis Mavrogiannopoulos | 2008-02-20 18:50:41 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2008-02-20 18:50:41 +0000 |
commit | 9a2ed619f22489dc9976851b774ec294c302a603 (patch) | |
tree | 928d7bc1a0141b95828e62e29aacf4aebab338c8 /NEWS | |
parent | 56dd14991416e369ad7657add7e61495d18ae6b2 (diff) |
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. |