diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:17:11 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:17:11 +0000 |
commit | 92411a5d4d0083722696abf6fdfcc8f1c894a150 (patch) | |
tree | 6537ba2692e058862caa756938bc00df8462deaf /NEWS | |
parent | Adding debian version 0.7-1. (diff) | |
download | zutils-92411a5d4d0083722696abf6fdfcc8f1c894a150.tar.xz zutils-92411a5d4d0083722696abf6fdfcc8f1c894a150.zip |
Merging upstream version 0.8~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,6 +1,4 @@ -Changes in version 0.7: +Changes in version 0.8: -The new utility ztest, able to recursively test all the compressed files -in a directory tree, has been added. - -The option "--recursive" has been added to zcat. +Environment safeguards from configure have been removed. This allows +environment variables to affect configuration. |