aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-05-26 13:53:52 +0000
committerWerner Koch <[email protected]>2023-05-26 13:53:52 +0000
commitf953d67446faaa5a4e3343900d933d8b0351d8f7 (patch)
tree8aac60c550b0c1b73c619e34558ffa7c514fff36 /NEWS
parentagent: Do not overwrite a key file by a shadow key file. (diff)
downloadgnupg-f953d67446faaa5a4e3343900d933d8b0351d8f7.tar.gz
gnupg-f953d67446faaa5a4e3343900d933d8b0351d8f7.zip
Prepare the NEWS for the next release
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af2064199..d58b0f3c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
Noteworthy changes in version 2.4.2 (unreleased)
------------------------------------------------
+ * gpg: Print a warning if no more encryption subkeys are left over
+ after chnaging the expiration date. [rGef2c3d50fa]
+
+ * gpg: Fix searching for the ADSK key when adding an ADSK. [T6504]
+
+ * gpgsm: Speed up key listings on Windows. [rG08ff55bd44]
+
+ * gpgsm: Reduce the number of "failed to open policy file"
+ diagnostics. [rG68613a6a9d]
+
+ * agent: Make updating of private key files more robust and track
+ display S/N. [T6135]
+
+ * keyboxd: Avoid longish delays on Windows when listing keys.
+ [rG6944aefa3c]
+
+ * gpgtar: Emit extra status lines to help GPGME. [T6497]
+
+ * w32: Avoid using the VirtualStore. [T6403]
+
+ Release-info: https://dev.gnupg.org/T6506
+
Noteworthy changes in version 2.4.1 (2023-04-28)
------------------------------------------------