From f772ad2e5c57010f3ca0bbd04a0b490e8f78c07d Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 26 Feb 2007 17:07:06 -0500 Subject: update news for release Also fix a distcheck error. --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c78cff9..2cb9b66 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +============= +Version 0.1.2 +============= + + * don't use NULL parameters + * add system-idle-hint and system-idle-since-hint + * add session idle-hint and idle-since-hint + * add session creation time + * don't spew errors when can't get a console fd + * improve thread safety in vt monitor + * split output of list-sessions onto separate lines + * create/delete pid file (caglar) + ============= Version 0.1.1 ============= -- cgit