[lwatch-cvs] files NEWS,1.5,1.6
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-14 18:35:54
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26585 Modified Files: NEWS Log Message: Release 0.4 Index: NEWS =================================================================== RCS file: /cvsroot/lwatch/files/NEWS,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** NEWS 8 Apr 2003 14:42:42 -0000 1.5 --- NEWS 14 Aug 2004 18:35:46 -0000 1.6 *************** *** 1,2 **** --- 1,9 ---- + 2004.08.14 + lwatch 0.4 has been released. Most benefit from upgrade to this + version is user's manual for lwatch program and lwatch.conf + configuration file. Also build documentation is up to date now. + Please note, that input_fifo is obsoleted now. You should use + input_file instead. + 2003.04.08 lwatch 0.3 has been released. Following good tradition from bogofilter *************** *** 12,13 **** --- 19,22 ---- 2003.03.18 <tada.wav> First release of lwatch: 0.1. I hope there is no bugs. + + vim:tw=78: |