[lwatch-cvs] files ChangeLog,1.38,1.39
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2009-03-23 21:15:47
|
Update of /cvsroot/lwatch/files In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18648 Modified Files: ChangeLog Log Message: default value for exit/continue on matching rule is configurable now Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** ChangeLog 28 Feb 2009 16:40:23 -0000 1.38 --- ChangeLog 23 Mar 2009 21:15:34 -0000 1.39 *************** *** 8,11 **** --- 8,14 ---- if you find this functionality vital for you - cfg_ver is obligatory now, consult lwatch.conf(5) + - default value for exit/continue on matching rule is configurable now, + see lwatch.conf(5) for details, thanks to Julien Sterckeman + for idea 0.4.1: - manual typos (arturcz) |