summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:18:02 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:18:02 +0000
commit728953ebef65becaca9f0ff4c3249e82c8fd5ec3 (patch)
tree9ab7182e76bfdc21a26de22f17f0e46fd350e27c /NEWS
parentAdding debian version 0.8~rc1-1. (diff)
downloadzutils-728953ebef65becaca9f0ff4c3249e82c8fd5ec3.tar.xz
zutils-728953ebef65becaca9f0ff4c3249e82c8fd5ec3.zip
Merging upstream version 0.8.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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.