diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:12:41 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:12:41 +0000 |
commit | b1a0f85fe3a832e8b91ef367399cd76632d633f4 (patch) | |
tree | 3fcdbbc4f8b21f1a1f518321828bf456ca6e8601 /NEWS | |
parent | Adding upstream version 0.6. (diff) | |
download | zutils-b1a0f85fe3a832e8b91ef367399cd76632d633f4.tar.xz zutils-b1a0f85fe3a832e8b91ef367399cd76632d633f4.zip |
Adding upstream version 0.7.upstream/0.7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ -Changes in version 0.6: +Changes in version 0.7: -Format of data read from stdin is now automatically detected. +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. |