summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-24 13:29:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-24 13:29:12 +0000
commit3c08628db3b6d95d7ede6e504cfaff63dc7b453a (patch)
treeadcd00520e7f7fbbaa2f60a69e11ad936c996ec4 /NEWS
parentAdding upstream version 1.6. (diff)
downloadzutils-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--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).