aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-01-07 08:23:50 +0000
committerWerner Koch <[email protected]>2025-01-07 08:24:40 +0000
commit7e48331afb611a2b39e5ae74b8806b84e54db924 (patch)
treeaef9859146eaf34d372cacc7376396784eba4860 /NEWS
parentpo: msgmerge (diff)
downloadgnupg-2.2.46.tar.gz
gnupg-2.2.46.zip
Release 2.2.46gnupg-2.2.46
Diffstat (limited to '')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 835a8c76a..abdbbcac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,17 @@
-Noteworthy changes in version 2.2.46 (unreleased)
+Noteworthy changes in version 2.2.46 (2025-01-07)
-------------------------------------------------
* gpg: Add the AEAD algo number to the DECRYPTION_INFO status line.
[T7398]
- Release-info: https://dev.gnupg.org/T7314
+ * gpgtar: Make sure to create upper directories for regular files.
+ [T7380]
+
+ * gpg: Allow the use of an ADSK subkey as ADSK subkey. [T6882]
+ * agent: Fix status output for LISTTRUSTED. [T7363]
+
+ Release-info: https://dev.gnupg.org/T7314
Noteworthy changes in version 2.2.45 (2024-10-22)