diff options
| author | Ingo Klöcker <[email protected]> | 2026-03-24 16:46:45 +0100 |
|---|---|---|
| committer | Ingo Klöcker <[email protected]> | 2026-03-24 16:46:45 +0100 |
| commit | 1aa866c6ff07ce4e2838b70252d70e96997a7de4 (patch) | |
| tree | 037d05bc77c04afff442e4166550320b40d4635b /NEWS | |
| parent | gpgsm: Read all pending lines before waiting for more data (diff) | |
| download | gpgme-1aa866c6ff07ce4e2838b70252d70e96997a7de4.tar.gz gpgme-1aa866c6ff07ce4e2838b70252d70e96997a7de4.zip | |
Update NEWS
--
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Noteworthy changes in version 2.0.2 (unreleased) [C45/A0/R)] * New context flag "export-filter". [T8033] + * Extend the internal gpgsm_assuan_simple_command to consume all + received lines. This fixes a possible lockup introduced by the + fix for T7759. [T8187] + * Interface changes relative to the 2.0.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_set_ctx_flag EXTENDED: New flag 'export-filter'. |
