summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-02-11 13:08:13 -0500
committerWilliam Jon McCann <jmccann@redhat.com>2008-02-11 13:08:13 -0500
commitbceedd666cd25abf0aa09807bdb17ddf87f503f9 (patch)
tree62caa95b6df5500d14696759dec94e2d9717d352
parent3f178c6d15daed161fe3bd7f5d9019a592cc564a (diff)
update for release0.2.8
-rw-r--r--NEWS11
-rw-r--r--tools/.gitignore2
2 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 78b8fbf..58ef96d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
=============
+Version 0.2.8
+=============
+
+ * add tools to log restart and stop events (William Jon McCann)
+ * fix typo in dbus policy file (William Jon McCann)
+ * touch the history file to create it for people not using packages (William Jon McCann)
+ * mkdir /var/log/ConsoleKit at install time (William Jon McCann)
+ * set a global flag so that D-Bus does not change the SIGPIPE handler in the PAM module (William Jon McCann)
+ * when a parsing error occurs don't return an empty event (William Jon McCann)
+
+=============
Version 0.2.7
=============
diff --git a/tools/.gitignore b/tools/.gitignore
index e0361c1..87bec6b 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -11,3 +11,5 @@ ck-get-x11-server-pid
ck-history
ck-list-sessions
ck-log-system-start
+ck-log-system-restart
+ck-log-system-stop