[lwatch-cvs] files ChangeLog,1.13,1.14
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-04 12:10:24
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv23960 Modified Files: ChangeLog Log Message: - author of changes Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** ChangeLog 4 Apr 2003 12:01:42 -0000 1.13 --- ChangeLog 4 Apr 2003 12:10:21 -0000 1.14 *************** *** 1,6 **** ! 0.3: - new tests in ./configure (getopt_long) ! - If other program close 2nd end of fifo lwatch tries to reopen it ! - when reading from stdin close on EOF ! - FreeBSD port 0.2: - bugfix: too much manual files installed (arturcz) --- 1,5 ---- ! 0.3: - new tests in ./configure for getopt_long (arturcz) ! - handle EOF - reopen fifo, close when input from stdin (arturcz) ! - FreeBSD port (arturcz) 0.2: - bugfix: too much manual files installed (arturcz) *************** *** 13,17 **** - build-in default for input file could be replaced during build time (arturcz) ! - legal stuff required by PCRE 0.1: - first public release. Basic functionality implemented (parse and --- 12,16 ---- - build-in default for input file could be replaced during build time (arturcz) ! - legal stuff required by PCRE (arturcz) 0.1: - first public release. Basic functionality implemented (parse and |