diff --git a/NEWS b/NEWS index fa7005df3..71db1dcfe 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,8 @@ Noteworthy changes in version 2.2.42 (unreleased) * gpgsm: Verification of detached signatures does now strip trailing zeroes from the input if --assume-binary is used. [rG6bdf11f671] + * gpgsm: No not show the pkcs#12 passphrase in debug output. [T6654] + * dirmngr: New option --ignore-crl-extensions. [T6545] * dirmngr: Backport of the AD_QUERY command. [rG2a3bad5985]