Merging upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ba8e0a83c7
commit
60d97c7cb2
24 changed files with 310 additions and 146 deletions
11
NEWS
11
NEWS
|
@ -1,8 +1,7 @@
|
|||
Changes in version 1.14:
|
||||
Changes in version 1.15:
|
||||
|
||||
'zupdate --recursive --destdir=dir' now keeps the file name component
|
||||
following the last slash in directory arguments;
|
||||
'../a' recompresses the file ../a/b.gz to dir/a/b.lz, while
|
||||
'../a/' recompresses the file ../a/b.gz to dir/b.lz.
|
||||
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').
|
||||
|
||||
The chapter 'Syntax of command-line arguments' has been added to the manual.
|
||||
zgrep now exits with status 2 if a write error happens on stdout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue