aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-11-21 11:37:35 +0000
committerWerner Koch <[email protected]>2023-11-21 11:37:35 +0000
commit4c700e3afe56ce24fed5722758248836972ce649 (patch)
tree2806cbbd14c57e91991384bc60fb9e7007abe5a9
parentagent: Update the key file only if changed (slight return). (diff)
downloadgnupg-4c700e3afe56ce24fed5722758248836972ce649.tar.gz
gnupg-4c700e3afe56ce24fed5722758248836972ce649.zip
Update NEWS
--
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71db1dcfe..2fd291be1 100644
--- a/NEWS
+++ b/NEWS
@@ -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]