diff options
author | William Jon McCann <mccann@jhu.edu> | 2007-03-14 23:33:51 -0400 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2007-03-14 23:33:51 -0400 |
commit | fee1f37461cd1e0abc479f263ecfd3e3570daa53 (patch) | |
tree | cf5987fe608f90cf217c47aca946ba57670cdf98 /NEWS | |
parent | e8fbb76428bbaae2525347cddda8a2f526970451 (diff) | |
download | ConsoleKit2-fee1f37461cd1e0abc479f263ecfd3e3570daa53.tar.gz |
update for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,4 +1,22 @@ ============= +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 ============= |