diff options
author | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
commit | a7585eeabebf61aaa3209a893892b779b3447df9 (patch) | |
tree | 54d7f45faf41bb1ca266cadce0206f75e67cd440 /NEWS | |
parent | New option --ssh-fpr for the agent:KEYINFO command (diff) | |
download | gnupg-2.0.18.tar.gz gnupg-2.0.18.zip |
Prepare for the 2.0.18 release.gnupg-2.0.18
Copied texi files from master.
Updated de.po.
Added more file to gitignore.
Removed the large PKITS tarball.
General release preparations.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ -Noteworthy changes in version 2.0.18 (unreleased) +Noteworthy changes in version 2.0.18 (2011-08-04) ------------------------------------------------- - * Allow generation of card keys up to 4096 bit. - * Bug fix for newer versions of Libgcrypt. - * Support the SSH confirm flag and show SSH fingerprint in ssh + * Support the SSH confirm flag and show SSH fingerprints in ssh related pinentries. * Improved dirmngr/gpgsm interaction for OCSP. + * Allow generation of card keys up to 4096 bit. + Noteworthy changes in version 2.0.17 (2011-01-13) ------------------------------------------------- |