summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: cf6500bae4b16677505c96cc442ebe65c3e4a2e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Changes in version 0.8:

The option "--recursive" has been added to zgrep.

All the utilities have been rewritten in C++, making them safer and more
efficient.

Zcat and zcmp implement the functionality of cat and cmp respectively.
Cat and cmp are not needed at runtime.

All mentions to zegrep and zfgrep have been removed from the
documentation because egrep and fgrep are deprecated.

Environment safeguards from configure have been removed. This allows
environment variables to affect configuration.