summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2026-03-24 16:46:45 +0100
committerIngo Klöcker <[email protected]>2026-03-24 16:46:45 +0100
commit1aa866c6ff07ce4e2838b70252d70e96997a7de4 (patch)
tree037d05bc77c04afff442e4166550320b40d4635b /NEWS
parentgpgsm: Read all pending lines before waiting for more data (diff)
downloadgpgme-1aa866c6ff07ce4e2838b70252d70e96997a7de4.tar.gz
gpgme-1aa866c6ff07ce4e2838b70252d70e96997a7de4.zip
Update NEWS
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8eab75fe..055c5e16 100644
--- a/NEWS
+++ b/NEWS
@@ -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'.