Deleted Added
full compact
NEWS (56915) NEWS (126432)
1Version 2.4.2
2
3 - Added more check in configure to default the grep-${version}/src/regex.c
4 instead of the one in GNU Lib C.
5
1Version 2.4.1
2
3 - If the final byte of an input file is not a newline, grep now silently
4 supplies one.
5
6 - The new option --binary-files=TYPE makes grep assume that a binary input
7 file is of type TYPE.
8 --binary-files='binary' (the default) outputs a 1-line summary of matches.

--- 155 unchanged lines hidden ---
6Version 2.4.1
7
8 - If the final byte of an input file is not a newline, grep now silently
9 supplies one.
10
11 - The new option --binary-files=TYPE makes grep assume that a binary input
12 file is of type TYPE.
13 --binary-files='binary' (the default) outputs a 1-line summary of matches.

--- 155 unchanged lines hidden ---