diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:00 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:00 +0000 |
commit | 67258f475f17f3824c5715eaa4ebdfee86f20142 (patch) | |
tree | 5281744f82f74ad6c3f79007052bb99bbf209b05 /NEWS | |
parent | Adding debian version 0.8-1. (diff) | |
download | zutils-67258f475f17f3824c5715eaa4ebdfee86f20142.tar.xz zutils-67258f475f17f3824c5715eaa4ebdfee86f20142.zip |
Merging upstream version 0.9~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 16 |
1 files changed, 2 insertions, 14 deletions
@@ -1,15 +1,3 @@ -Changes in version 0.8: +Changes in version 0.9: -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. +Configure now allows the selection of diff and grep programs to use. |