1
0
Fork 0
zutils/NEWS
Daniel Baumann f70e2a2220
Adding upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-28 19:30:33 +02:00

7 lines
284 B
Text

Changes in version 1.15:
The new option '-x, --exclude' has been added to zcat, ztest, and zupdate.
The new option '--exclude' has been added to zgrep.
It excludes files matching a shell pattern (for example '*.o').
zgrep now exits with status 2 if a write error happens on stdout.