aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3f92bd4..ae9fb44 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ Noteworthy changes in version 3.0.0 (unreleased) [C_/A_/R_]
* Implement timeout in assuan_sock_connect_byname. [T3302]
+ * New functions assuan_pipe_wait_server_termination and
+ assuan_pipe_kill_server to support abstraction of process. [T6487]
+
* Interface changes relative to the 3.0.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
assuan_sock_accept NEW.