diff options
| author | William Jon McCann <mccann@jhu.edu> | 2007-04-10 16:01:15 -0400 | 
|---|---|---|
| committer | William Jon McCann <mccann@jhu.edu> | 2007-04-10 16:01:15 -0400 | 
| commit | 2626a4405d19da40b98d526668bee7c92072e43b (patch) | |
| tree | eef85e1022ae46c97a27fa88fe352ce38bf936a9 | |
| parent | c6cd8d7c66b2bd39edf7ca70948982a553128282 (diff) | |
update for release0.2.1
| -rw-r--r-- | NEWS | 15 | 
1 files changed, 15 insertions, 0 deletions
@@ -1,4 +1,19 @@  ============= +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  =============  | 
