From 89fcf4d59dca70e5974efff319ce5f8858779d8c Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 7 Dec 2013 03:33:02 +0100 Subject: [PATCH] added stuff to CHANGELOG and TODO --- CHANGELOG | 8 ++++---- TODO | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3e705b7..109afee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,11 @@ - -0.16 - Date ??? Not released yet! +0.16 - Date ??? Next release is scheduled to christmas 2013 - Added a CHANGELOG file - - Added new urwid based frontend called urlish + - Added "gui" command to lish providing an urwid (curses) based interface to + Linspector - Added scheduling status to boot message - Tweaked the default setting for arguments after a lot of testing - This should be tested a lot more with a many and less jobs + This should be tested a lot more with many and less jobs - Lots of improvements and bug fixes Older releases: diff --git a/TODO b/TODO index ff7b041..26679a1 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ TODO: + - Multicore Support! - Parent alerting (escalation) - Core Error alerting to core["members"] on internal errors - Hostgroup Parents (if the Hostgroup "network" is down, don't alert for the server hosts)