diff options
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. |