[lwatch-cvs] files ChangeLog,1.28,1.29
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-19 10:34:59
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4000 Modified Files: ChangeLog Log Message: Bugfix. Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** ChangeLog 18 Aug 2004 07:26:48 -0000 1.28 --- ChangeLog 19 Aug 2004 10:34:40 -0000 1.29 *************** *** 2,5 **** --- 2,6 ---- - change defaults in config file (arturcz) - minor changes needed to build on OpenBSD, thanks pelotas (arturcz) + - fixed lwatch crashes for some spurious configuration (arturcz) 0.4: - cleaned code to compile without warnings when -Wall is used, |