update todo and changes

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-02-02 12:16:04 +01:00
parent 00c1303fb2
commit bf22075407
2 changed files with 11 additions and 9 deletions

View File

@ -6,3 +6,4 @@
* Updated remote_host description
* Bugfix in shell artihmetic (Jeroen Bruijning)
* Bugfix: Allow "&" in sourcename (Reported by Tiziano Müller)
* Added ccollect_list_intervals.sh to list intervals with values

View File

@ -1,18 +1,13 @@
--------------------------------------------------------------------------------
done:
- tools in makefile
14:15 <telmich> also alle tools/ccollect_*
14:15 <dev-zero> mach mal n besseres Makefile :)
14:15 <telmich> hatte die extra deswegen umbenannt
14:15 <telmich> nehme ich mal als hinweis für 0.7.1
- add wrapper, to do logging and analyse
* output filename in the wrapper, save into variable
=> mktemp
* call analyser
=> output stdout?
--------------------------------------------------------------------------------
done:
- add global delete_incomplete (/etc/ccollect/defaults/delete_incomplete)
@ -32,3 +27,9 @@ reject:
--------------------------------------------------------------------------------
- fix german documentation!
=> I'm the coder, somebody else can fix it.
- add wrapper, to do logging and analyse
* output filename in the wrapper, save into variable
=> mktemp
* call analyser
=> output stdout?
=> no use for that currently