diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) ------------------------------------------------- |