diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,13 @@ Noteworthy changes in version 1.4.10 (unreleased) ------------------------------------------------- + * 2048 bit RSA keys are now generated by default. The default + hash algorithm preferences has changed to prefer SHA-256 over + SHA-1. 2048 bit DSA keys are now generated to use a 256 bit + hash algorithm + + * Support v2 OpenPGP cards. + * The algorithm to compute the SIG_ID status has been changed to match the one from 2.0.10. @@ -8,9 +15,7 @@ Noteworthy changes in version 1.4.10 (unreleased) * Fixed a memory leak which made imports of many keys very slow. - * Support v2 OpenPGP cards. - - * FIXME: Anything else? + * Many smaller bug fixes. Noteworthy changes in version 1.4.9 (2008-03-26) |