aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-11-23 13:08:11 +0000
committerWerner Koch <[email protected]>2020-11-23 13:08:11 +0000
commit40f75823d25548abbc52dd6121963a55d99b1230 (patch)
treee4bdbed640a2ac2c5cd0894bc10555a631f1257f
parentdoc: Fix typos (diff)
downloadgnupg-2.2.25.tar.gz
gnupg-2.2.25.zip
Release 2.2.25gnupg-2.2.25
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dc69d2748..b37c2e52a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
-Noteworthy changes in version 2.2.25 (unreleased)
+Noteworthy changes in version 2.2.25 (2020-11-23)
-------------------------------------------------
+ * scd: Fix regression in 2.2.24 requiring gpg --card-status before
+ signing or decrypting. [#5065]
+
+ * gpgsm: Using Libksba 1.5.0 signatures with a rarely used
+ combination of attributes can now be verified. [#5146]
+
Release-info: https://dev.gnupg.org/T5140
- See-also: gnupg-announce/
+ See-also: gnupg-announce/2020q4/000450.html
Noteworthy changes in version 2.2.24 (2020-11-17)