diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -1,15 +1,21 @@ Noteworthy changes in version 2.4.1 (unreleased) ------------------------------------------------ - * gpg: New option --add-desig-revoker. + * gpg: New option --add-desig-revoker. [rG3d094e2bcf] - * gpg: New list-option "show-unusable-sigs". + * gpg: New list-option "show-unusable-sigs". Also show + "[self-signature]" instead of the user-id in key signature + listings. [rG103acfe9ca] - * gpg: Show "[self-signature]" instead of the user-id in key - signature listings. + * gpgsm: Verification of detached signatures does now strip trailing + zeroes from the input if --assume-binary is used. [rG2a13f7f9dc] + + * gpgsm: Non-armored detached signature are now created without + using indefinite form length octets. This improves compatibility + with some PDF signature verification software. * gpg: Make list-options "show-sig-subpackets" work again. - Fixes regression in 2.4.0. + Fixes regression in 2.4.0. [rG5a223303d7] |