diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:25:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:25:23 +0000 |
commit | 8566aaafaa90f4d8225628f26b5d394292165a57 (patch) | |
tree | c652849f0274c7b8d1a5103faf77dd040ae9d8ca /NEWS | |
parent | Adding upstream version 1.0~rc6. (diff) | |
download | zutils-8566aaafaa90f4d8225628f26b5d394292165a57.tar.xz zutils-8566aaafaa90f4d8225628f26b5d394292165a57.zip |
Adding upstream version 1.0~rc7.upstream/1.0_rc7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-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. |