aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8aebb0f..b85188e 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,11 @@ Noteworthy changes in version 0.9.0
printing of the full data, a new environment variable
ASSUAN_FULL_LOGGING may be set to any value.
+ * Removed the assuan_domain fucntions. Added new function
+ assuan_pipe_connect_ext to allow connections on a socketpair and to
+ pass descriptors.
+
+
Noteworthy changes in version 0.6.10 (2005-06-20)
-------------------------------------------------