diff options
author | Werner Koch <wk@gnupg.org> | 2023-05-30 13:53:01 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2023-05-30 13:53:01 +0200 |
commit | 9e86dac84f3704cb12fddc559b8604f5fe202f06 (patch) | |
tree | 24166b62cac38f6ede108e520de60664c8886a05 | |
parent | po: msgmerge done (diff) | |
download | gnupg2-gnupg-2.4.2.tar.xz gnupg2-gnupg-2.4.2.zip |
Release 2.4.2gnupg-2.4.2
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,8 @@ -Noteworthy changes in version 2.4.2 (unreleased) +Noteworthy changes in version 2.4.2 (2023-05-30) ------------------------------------------------ * gpg: Print a warning if no more encryption subkeys are left over - after chnaging the expiration date. [rGef2c3d50fa] + after changing the expiration date. [rGef2c3d50fa] * gpg: Fix searching for the ADSK key when adding an ADSK. [T6504] @@ -21,6 +21,7 @@ Noteworthy changes in version 2.4.2 (unreleased) * w32: Avoid using the VirtualStore. [T6403] + See-also: gnupg-announce/2023q2/000479.html Release-info: https://dev.gnupg.org/T6506 |