[lwatch-cvs] files ChangeLog,1.19,1.20
Brought to you by:
arturcz
|
From: <ar...@us...> - 2004-01-04 02:08:26
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv1306 Modified Files: ChangeLog Log Message: cosmetic change Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ChangeLog 3 Jan 2004 23:05:12 -0000 1.19 --- ChangeLog 4 Jan 2004 02:08:16 -0000 1.20 *************** *** 1,3 **** ! 0.4: - input_fifo is obsoleted now, use input_file instead 0.3: - --fifo and -f are deprecated, use --input and -i instead (arturcz) --- 1,5 ---- ! 0.4: - cleaned code to compile without warnings when -Wall is used, ! at least on x86 ! - input_fifo is obsoleted now, use input_file instead 0.3: - --fifo and -f are deprecated, use --input and -i instead (arturcz) |