[lwatch-cvs] files TODO,1.16,1.17
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-04 21:16:16
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv31270 Modified Files: TODO Log Message: - TODO update Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** TODO 4 Apr 2003 15:38:59 -0000 1.16 --- TODO 4 Apr 2003 21:16:11 -0000 1.17 *************** *** 3,13 **** Now (for 0.3): - - create fifo (if needed by user) - - proper signal handling - configure: docbook2man (docbook-utils) support - full color support (dark and light colors) Later: ! - debug messages should be printed to stderr - configure: --with-pcre support - documentation for lwatch.conf --- 3,12 ---- Now (for 0.3): - configure: docbook2man (docbook-utils) support - full color support (dark and light colors) Later: ! - signal handling - it still not works so good as it should ! - debug/error messages should be printed to stderr - configure: --with-pcre support - documentation for lwatch.conf *************** *** 23,26 **** --- 22,30 ---- - take color codes from termcap (slang? ncurses?) - dealing with ip's in logs + + Maybe: + - create fifo (if needed by user) + I dont know is it really needed. I think rather not. Possibly this item + will be removed soon. If you have any feature request not presented here look at: |