added stuff to CHANGELOG and TODO

This commit is contained in:
Johannes Findeisen 2013-12-07 03:33:02 +01:00
commit 89fcf4d59d
2 changed files with 5 additions and 4 deletions

View file

@ -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:

1
TODO
View file

@ -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)