diff options
author | Nokis Mavrogiannopoulos | 2007-12-15 13:26:01 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2007-12-15 13:26:01 +0000 |
commit | 9f2df441fe075c3391560561e0098f663d83d471 (patch) | |
tree | 721754cdff0987366b835feb26b4b48e89ec0542 /NEWS | |
parent | 77bc2be09cb5b7e0f01502d8b33f818ddfeaec47 (diff) |
Initial support for openpgp keys
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | ** Version 0.5.0 | ||
2 | |||
3 | - Added support for OpenPGP keys. | ||
4 | |||
1 | ** Version 0.4.2 (2007-12-10) | 5 | ** Version 0.4.2 (2007-12-10) |
2 | 6 | ||
3 | - Added support for sending a certificate chain. | 7 | - Added support for sending a certificate chain. |
@@ -23,3 +27,4 @@ to David Hrbáč. | |||
23 | - Better handling of GnuTLSDHFile and GnuTLSRSAFile. | 27 | - Better handling of GnuTLSDHFile and GnuTLSRSAFile. |
24 | 28 | ||
25 | - No longer default paths for RSA and DH parameter files. | 29 | - No longer default paths for RSA and DH parameter files. |
30 | [5~ \ No newline at end of file | ||