diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:33 +0000 |
commit | 5eff2e98bd094757d69bc247acf07faa4a0b1b26 (patch) | |
tree | 5f603cdf1017bf82986e2650ab0d254112c48c82 /NEWS | |
parent | Releasing debian version 1.6-6. (diff) | |
download | zutils-5eff2e98bd094757d69bc247acf07faa4a0b1b26.tar.xz zutils-5eff2e98bd094757d69bc247acf07faa4a0b1b26.zip |
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,6 +1,4 @@ -Changes in version 1.6: +Changes in version 1.7: -zcmp now accepts the 'B' suffix in the values of '--ignore-initial' as -in '--ignore-initial=1kB:1234B'. - -The input filename is now shown in more error messages. +zgrep now passes the '--color' option to grep. (But it only works if the +grep program used supports it). |