diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-24 13:29:12 +0000 |
commit | 3c08628db3b6d95d7ede6e504cfaff63dc7b453a (patch) | |
tree | adcd00520e7f7fbbaa2f60a69e11ad936c996ec4 /NEWS | |
parent | Adding upstream version 1.6. (diff) | |
download | zutils-3c08628db3b6d95d7ede6e504cfaff63dc7b453a.tar.xz zutils-3c08628db3b6d95d7ede6e504cfaff63dc7b453a.zip |
Adding upstream version 1.7.upstream/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). |