From 2626a4405d19da40b98d526668bee7c92072e43b Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 10 Apr 2007 16:01:15 -0400 Subject: update for release --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 35f6981..5a2ce67 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +============= +Version 0.2.1 +============= + + * disable static libs + * use inotify to detect activity on tty when possible + * add support for CKCON_X11_DISPLAY_DEVICE environment variable + * daemonize earlier + * daemonize quietly (David Zeuthen) + * add syslog support + * properly detect unix-user for OpenSession + * use xlib directly for tools + * add CanActivateSessions to Seat interface + * install fixes (Doug Goldstein) + ============= Version 0.2.0 ============= -- cgit