From f4f90811735b1f599e207e49d449abfa9d47897d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 14 Sep 2006 11:17:33 +0000 Subject: Preparing a new release --- NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c718010..5e93da4 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Noteworthy changes in version 0.9.0 -------------------------------------------------- +Noteworthy changes in version 0.9.0 (2006-09-14) +------------------------------------------------ * Internal cleanups to make inclusion of the code into libraries easier. @@ -17,11 +17,13 @@ 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 functions. + * Removed the assuan_domain_* functions. - * New functions assuan_pipe_connect_ext and assuan_socket_connext_ext + * New functions assuan_pipe_connect_ext and assuan_socket_connect_ext to allow connections on a socketpair and to pass descriptors. + * New function assuan_get_peercred. + Noteworthy changes in version 0.6.10 (2005-06-20) ------------------------------------------------- -- cgit v1.2.3