diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:16:56 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:16:56 +0000 |
commit | 5db0b79a24c1a00b3f5a91f02170ecc9efaa004c (patch) | |
tree | 809707785164b504dc85fabab941c078098319db /NEWS | |
parent | Adding upstream version 0.7. (diff) | |
download | zutils-5db0b79a24c1a00b3f5a91f02170ecc9efaa004c.tar.xz zutils-5db0b79a24c1a00b3f5a91f02170ecc9efaa004c.zip |
Adding upstream version 0.8~rc1.upstream/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. |