diff options
author | Ben Kibbey <[email protected]> | 2015-08-15 00:56:14 +0000 |
---|---|---|
committer | Ben Kibbey <[email protected]> | 2015-08-15 00:56:14 +0000 |
commit | aa89252256fc87d637d3793a1fabdbee207967a4 (patch) | |
tree | b5a325d3120370417498981db36cc3c1b3293cae /NEWS | |
parent | Parse the INQUIRE_MAXLEN status message. (diff) | |
parent | Also check the return code in gpg_sign(). (diff) | |
download | gpgme-bjk/passphrase-inquire.tar.gz gpgme-bjk/passphrase-inquire.zip |
Merge branch 'master' into passphrase-inquirebjk/passphrase-inquire
Diffstat (limited to '')
-rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,7 +1,17 @@ -Noteworthy changes in version 1.6.0 (unreleased) [C__/A__/R_] +Noteworthy changes in version 1.6.0 (unreleased) [C24/A13/R_] ------------------------------------------------ +Noteworthy changes in version 1.5.5 (2015-06-08) [C24/A13/R4] +------------------------------------------------ + + * Fixed crash in key listings for user ids with a backslash. + + * Fixed regression for GPGSM use with GnuPG < 2.1. + + * Properly set signature summary for revoked OpenPGP keys. + + Noteworthy changes in version 1.5.4 (2015-04-13) [C24/A13/R3] ------------------------------------------------ |