diff options
-rw-r--r-- | NEWS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,6 +1,17 @@ -Noteworthy changes in version 2.0.25 (unreleased) +Noteworthy changes in version 2.0.25 (2014-06-30) ------------------------------------------------- + * gpg: Fix a regression in 2.0.24 if more than one keyid is given + to --recv-keys et al. + + * gpg: Cap RSA and Elgamal keysize at 4096 bit also for unattended + key generation. + + * gpgsm: Fix a DISPLAY related problem with --export-secret-key-p12. + + * scdaemon: Support reader Gemalto IDBridge CT30. + + Noteworthy changes in version 2.0.24 (2014-06-24) ------------------------------------------------- |