summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 4 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index dbdef2a..086ba3c 100644
--- a/NEWS
+++ b/NEWS
@@ -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.