summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2026-06-25 15:57:59 +0200
committerWerner Koch <[email protected]>2026-06-25 16:04:19 +0200
commitc68741376b5561f6a9885819c55922cd189a5172 (patch)
tree4a458a2764c70cd70c12318c02d595e963132d8e /NEWS
parentw32: Use gpgrt_w32_set_errno if gpgrt is new enough. (diff)
downloadgpgme-c68741376b5561f6a9885819c55922cd189a5172.tar.gz
gpgme-c68741376b5561f6a9885819c55922cd189a5172.zip
Release 2.1.1gpgme-2.1.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cbb09bf2..5d7116ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
-Noteworthy changes in version 2.1.1 (unreleased) [C46/A1/R_]
+Noteworthy changes in version 2.1.1 (2026-06-25) [C46/A1/R1]
------------------------------------------------
+ * gpgme_op_export now also returns operational errors. [T8287]
+
+ * w32: Improve debug output in spawn and selection functions.
+ [rMf5ad431a1c]
+
+ * w32: Improve serialization between reader and writer threads.
+ [T8264]
+
+ * w32: Add CRLF handling for armored output in gpgme-json. [T8263]
+
Release-info: https://dev.gnupg.org/T8269