diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:25:30 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:25:30 +0000 |
commit | 26f1d5c221a20e4c9858e6ab2ac0c2fed8fdbdd4 (patch) | |
tree | 56d8448080a67622474e76f86071049a7c7d1ae9 /NEWS | |
parent | Adding debian version 1.0~rc6-1. (diff) | |
download | zutils-26f1d5c221a20e4c9858e6ab2ac0c2fed8fdbdd4.tar.xz zutils-26f1d5c221a20e4c9858e6ab2ac0c2fed8fdbdd4.zip |
Merging upstream version 1.0~rc7.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ The new option "--format" has been added to all utilities. Zgrep no more prefixes the file name to the output by default when searching one file and "--recursive" has not been selected. +The output of "zgrep -L" has been fixed (it behaved like "zgrep -l"). + A deadlock in zcmp, which happens when the "-n" option is used, has been fixed. |