diff options
author | Werner Koch <[email protected]> | 2015-09-08 13:59:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-09-08 13:59:00 +0000 |
commit | 120fc695209fed9b447a72d36a9f7563e7b77a68 (patch) | |
tree | 391a335e2d5ba4f5a771059be322f626032b3fa3 /NEWS | |
parent | po: Auto-update. (diff) | |
download | gnupg-2.0.29.tar.gz gnupg-2.0.29.zip |
Release 2.0.29.gnupg-2.0.29
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,6 +1,18 @@ -Noteworthy changes in version 2.0.29 (unreleased) +Noteworthy changes in version 2.0.29 (2015-09-08) ------------------------------------------------- + * gpg: Print a PGP-2 fingerprint again instead of a row of "0". + + * gpg: Fixed a race condition from multiple several "gpg --verify". + + * gpg: Print FAILURE status lines to help GPGME. + + * gpgsm: Fixed a regression in CSR generation. + + * scdaemon: Fixed problems with some pinpads. + + * Fixed a few other bugs. + Noteworthy changes in version 2.0.28 (2015-06-02) ------------------------------------------------- |