diff options
author | Werner Koch <[email protected]> | 2023-11-21 11:37:35 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-11-21 11:37:35 +0000 |
commit | 4c700e3afe56ce24fed5722758248836972ce649 (patch) | |
tree | 2806cbbd14c57e91991384bc60fb9e7007abe5a9 | |
parent | agent: Update the key file only if changed (slight return). (diff) | |
download | gnupg-4c700e3afe56ce24fed5722758248836972ce649.tar.gz gnupg-4c700e3afe56ce24fed5722758248836972ce649.zip |
Update NEWS
--
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ Noteworthy changes in version 2.2.42 (unreleased) * gpgsm: No not show the pkcs#12 passphrase in debug output. [T6654] + * agent: Update the key stubs only if really modified. [T6829] + * dirmngr: New option --ignore-crl-extensions. [T6545] * dirmngr: Backport of the AD_QUERY command. [rG2a3bad5985] |