diff options
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. |