From 147ddcd9ef7387c9311e765b2b0ece8e527cf4d8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:17:56 +0100 Subject: Adding upstream version 0.8. Signed-off-by: Daniel Baumann --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 66001d3..cf6500b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,15 @@ Changes in version 0.8: +The option "--recursive" has been added to zgrep. + +All the utilities have been rewritten in C++, making them safer and more +efficient. + +Zcat and zcmp implement the functionality of cat and cmp respectively. +Cat and cmp are not needed at runtime. + +All mentions to zegrep and zfgrep have been removed from the +documentation because egrep and fgrep are deprecated. + Environment safeguards from configure have been removed. This allows environment variables to affect configuration. -- cgit v1.2.3