[lwatch-cvs] files TODO,1.25,1.26
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-08-28 19:36:11
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv5296 Modified Files: TODO Log Message: - plans :) Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** TODO 8 Apr 2003 14:20:47 -0000 1.25 --- TODO 28 Aug 2003 19:36:07 -0000 1.26 *************** *** 3,7 **** --- 3,9 ---- Now (for 0.4): + - obsolete input_fifo - versioning of configuration file + - die() at input_fifo - run as daemon - configure: --with-pcre support *************** *** 11,14 **** --- 13,17 ---- Later (for 0.5): + - permanently remove input_fifo - support for growing regular files (like tail -f) - signal handling (reload configuration, reexec program) *************** *** 20,28 **** - running external program as action ! Later: - extended rules: conditions, nested rules - user defined input format - write documentation in info format - take color codes from termcap (slang? ncurses?) Won't do: --- 23,33 ---- - running external program as action ! Later (most probably after 1.0): - extended rules: conditions, nested rules - user defined input format - write documentation in info format - take color codes from termcap (slang? ncurses?) + - multiple sources + - multiple types of pattern Won't do: |