summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2008-01-23 14:30:48 -0500
committerWilliam Jon McCann <mccann@jhu.edu>2008-01-23 14:30:48 -0500
commit8ec349dc86f617c8055c091fd5a9be80889d96f1 (patch)
tree3bf9017ff47b70f8e1f48792e962b8f9a51d1ec8 /NEWS
parent8148ef7a28e3f52f7bd91a0f85fd47ce0cb1d11f (diff)
release 0.2.40.2.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8b7106..2231eb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
=============
+Version 0.2.4
+=============
+
+ * actually register the error type with dbus (William Jon McCann)
+ * add GetSessions method to Manager interface (William Jon McCann)
+ * add error type to manager (William Jon McCann)
+ * initial stop/restart support (William Jon McCann)
+ * use VT_GETSTATE and tty0 to identify a console_ioctl on linux (Peter Jones)
+ * remove obsolete sysv init script (Michael Biebl)
+ * start CK service on-demand using D-Bus system activation (Michael Biebl)
+ * dump session leader info (William Jon McCann)
+ * error out if unknown options are passed on command line (William Jon McCann)
+ * move session leader stuff into a separate class (William Jon McCann)
+ * try to handle log rotation (William Jon McCann)
+ * add support for reporting from logrotated files (William Jon McCann)
+ * add a basic --frequent report (William Jon McCann)
+ * Merge branch 'master' of git+ssh://git.freedesktop.org/git/ConsoleKit (William Jon McCann)
+ * add last mode, filtering by user/seat; shorten logged ids (William Jon McCann)
+ * add bugzilla url (William Jon McCann)
+ * check for oldest being null (William Jon McCann)
+ * rename --last to --last-compat (William Jon McCann)
+ * a few fixes for last patch (William Jon McCann)
+ * add a last compatible outout format to ck-history (William Jon McCann)
+ * use AC_GNU_SOURCE instead of #define (William Jon McCann)
+ * add a basic ck-history command (William Jon McCann)
+ * add event logging capability (William Jon McCann)
+ * remove emacs modeline (William Jon McCann)
+ * maintain a file with the dump of the local database (David Zeuthen)
+ * remove session/seat from list before signaling (William Jon McCann)
+ * add a way to synchronously run programs on session add/remove/activity_change (David Zeuthen)
+ * don't use VT_GETSTATE when VT is unavailable (Brian Cameron)
+ * try to make things work for systems that don't support VT_ACTIVATE etc (William Jon McCann)
+ * add wiki to readme (William Jon McCann)
+ * post release version bump (William Jon McCann)
+
+=============
Version 0.2.3
=============