diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -1,9 +1,6 @@ -Changes in version 1.5: +Changes in version 1.6: -zupdate now passes '-q' to zcmp if specified. +zcmp now accepts the 'B' suffix in the values of '--ignore-initial' as +in '--ignore-initial=1kB:1234B'. -zcat, zgrep and ztest no longer read from standard input more than once -if '-' is specified multiple times. - -zdiff now uses '_' as separator if both temporary file names are -otherwise different. For example 'xxx_file.lz' and 'xxx_file.gz'. +The input filename is now shown in more error messages. |