diff options
author | Werner Koch <[email protected]> | 2023-11-10 09:06:29 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-11-10 09:06:29 +0000 |
commit | 6d3b52a94b8d7d26f7fca19e374b63c09bb7041e (patch) | |
tree | dc6dc095943c4cb05dd772909b2a620a430b0d81 | |
parent | gpg,sm: Set confidential in assuan communication for password. (diff) | |
download | gnupg-6d3b52a94b8d7d26f7fca19e374b63c09bb7041e.tar.gz gnupg-6d3b52a94b8d7d26f7fca19e374b63c09bb7041e.zip |
Update NEWS.
--
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |