summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-24 13:29:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-24 13:29:33 +0000
commit5eff2e98bd094757d69bc247acf07faa4a0b1b26 (patch)
tree5f603cdf1017bf82986e2650ab0d254112c48c82 /NEWS
parentReleasing debian version 1.6-6. (diff)
downloadzutils-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--NEWS8
1 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 086ba3c..329f7af 100644
--- a/NEWS
+++ b/NEWS
@@ -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).