[lwatch-cvs] files ChangeLog,1.23,1.24 TODO,1.33,1.34
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-11 12:06:35
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10944 Modified Files: ChangeLog TODO Log Message: User manual completed. Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** TODO 10 Aug 2004 12:15:19 -0000 1.33 --- TODO 11 Aug 2004 12:06:24 -0000 1.34 *************** *** 7,11 **** - optional syslog support - debug/error messages should be printed to stderr/syslog ! - more documentation: complete lwatch(1), write lwatch.conf(5), edit INSTALL - option for dumping ./configure flags --- 7,11 ---- - optional syslog support - debug/error messages should be printed to stderr/syslog ! - more documentation: edit INSTALL - option for dumping ./configure flags Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** ChangeLog 10 Aug 2004 12:15:19 -0000 1.23 --- ChangeLog 11 Aug 2004 12:06:24 -0000 1.24 *************** *** 6,10 **** enabling this option could causes your lwatch to crash (oszer) - versioning of configuration file, throw warning if config file is ! without version 0.3: - --fifo and -f are deprecated, use --input and -i instead (arturcz) --- 6,11 ---- enabling this option could causes your lwatch to crash (oszer) - versioning of configuration file, throw warning if config file is ! without version (arturcz) ! - complete user manual (arturcz) 0.3: - --fifo and -f are deprecated, use --input and -i instead (arturcz) |