[lwatch-cvs] files TODO,1.31,1.32
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-10 08:36:46
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24335 Modified Files: TODO Log Message: TODO update. Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** TODO 10 Aug 2004 08:22:34 -0000 1.31 --- TODO 10 Aug 2004 08:36:36 -0000 1.32 *************** *** 3,7 **** Now (for 0.4): ! - versioning of configuration file - run as daemon - configure: --with-pcre support --- 3,7 ---- Now (for 0.4): ! - versioning of configuration file, throw warning if config file is without version - run as daemon - configure: --with-pcre support *************** *** 12,15 **** --- 12,16 ---- Later (for 0.5): + - throw error if config file is without version - permanently remove input_fifo - support for growing regular files (like tail -f) |