summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-05 23:28:45 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-05 23:28:45 +0200
commit98e36b216189966f21259bb33f1a25290a9ab23e (patch)
tree58590e56eaa0a1ef2d96b05195eda09505b761bb
parentafedbb80497e0a26f2026336943b1e37a8e696af (diff)
NEWS: update for 0.4.2
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a02ccb7..101cb1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
==============
+Version 0.4.2
+==============
+
+ * Ensure we only care for seat files ending in .seat (William Jon McCann)
+ * Various Solaris improvements (Halton Huo)
+ * Make build silent (Ray Strode)
+ * Don't take bus name until ready (Ray Strode)
+ * systemd hookup (Lennart Poettering)
+ * add --since option to ck-history (William Jon McCann)
+ * Other fixes (Anders Kaseor, Frederic Crozat, Matthias Clasen, Michael Biebl, William Jon McCann)
+
+==============
Version 0.4.1
==============
@@ -11,7 +23,6 @@ Version 0.4.0
==============
* Starting with this release we will not do session.d/ 'session_active_changed' callouts anymore. (Lennart Poettering)
-
* get rid of session.d's session_active_changed callout (Lennart Poettering)
* close file descriptors before exit func (Halton Huo)
* log the kernel release and boot arguments at start time (William Jon McCann)