[lwatch-cvs] files ChangeLog,1.27,1.28
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-18 07:26:58
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6687 Modified Files: ChangeLog Log Message: stdout is not correct l-value on OpenBSD Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** ChangeLog 14 Aug 2004 18:17:35 -0000 1.27 --- ChangeLog 18 Aug 2004 07:26:48 -0000 1.28 *************** *** 1,2 **** --- 1,6 ---- + new: - manual typos (arturcz) + - change defaults in config file (arturcz) + - minor changes needed to build on OpenBSD, thanks pelotas (arturcz) + 0.4: - cleaned code to compile without warnings when -Wall is used, at least on Linux/i386 (arturcz) |