aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3d2fac10..8be0a280 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
Noteworthy changes in version 2.1.3 (unreleased) [C46/A1/R_]
------------------------------------------------
+ * gpgme_verify_result_t now provides issuer serial number and issuer name
+ for S/MIME certificates used for signing that are not included in a
+ signature. [T8369]
+
+ * Interface changes relative to the 2.0.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ gpgme_signature_t EXT: New fields "issuer_serial",
+ "issuer_name".
+
Release-info: https://dev.gnupg.org/T8311