diff options
| author | Werner Koch <[email protected]> | 2026-06-25 15:57:59 +0200 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2026-06-25 16:04:19 +0200 |
| commit | c68741376b5561f6a9885819c55922cd189a5172 (patch) | |
| tree | 4a458a2764c70cd70c12318c02d595e963132d8e /NEWS | |
| parent | w32: Use gpgrt_w32_set_errno if gpgrt is new enough. (diff) | |
| download | gpgme-2.1.1.tar.gz gpgme-2.1.1.zip | |
Release 2.1.1gpgme-2.1.1
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |
