CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 07/10/07 05:18:05
Modified files:
. : ChangeLog TODO
src : grep.c
tests : foad1.sh
Log message:
* src/grep.c: When -h and -H are combined, use the last specified,
Bug #15620, Patch #4866
* tests/foad1.sh: add tests for -h and -H
* ChangeLog: Add a copyright notice (years taken from commit logs),
add a license notice (taken from gnulib ChangeLog)
* TODO: update the link to a list of other grep implementations
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grep/ChangeLog?cvsroot=grep&r1=1.294&r2=1.295
http://cvs.savannah.gnu.org/viewcvs/grep/TODO?cvsroot=grep&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/grep/src/grep.c?cvsroot=grep&r1=1.122&r2=1.123
http://cvs.savannah.gnu.org/viewcvs/grep/tests/foad1.sh?cvsroot=grep&r1=1.15&r2=1.16