From fee1f37461cd1e0abc479f263ecfd3e3570daa53 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 14 Mar 2007 23:33:51 -0400 Subject: update for release --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2cb9b66..35f6981 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +============= +Version 0.2.0 +============= + + * add PAM module and connector library (David) + * restrict the use of D-Bus property get/set by default + * add x11-display-device property + * add unix-user property and deprecate user property + * rename host-name property to remote-host-name + * make OpenSession asynchronously collect information for session + * add basic idle monitoring of text sessions + * add backend tools / framework + * add uuid to cookie + * rename list session tool + * add docbook documentation + * add spec framework + * fix some leaks + ============= Version 0.1.2 ============= -- cgit