diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:29:58 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:29:58 +0000 |
commit | 4646c2987eba0ba70050daf3c9fb450510a30237 (patch) | |
tree | b1312f8c64fd61a3097b553507d00cac44b3c4bd /NEWS | |
parent | Adding debian version 1.1-1. (diff) | |
download | zutils-4646c2987eba0ba70050daf3c9fb450510a30237.tar.xz zutils-4646c2987eba0ba70050daf3c9fb450510a30237.zip |
Merging upstream version 1.2~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -1,12 +1,4 @@ -Changes in version 1.1: +Changes in version 1.2: -The new options "--bz2", "--gz", "--lz" and "--xz" have been added to -all utilities. - -Zutils now provides the runtime configuration file "zutilsrc", which -allows the user change the compressor to be used for each format. - -The checking of the exit status of compressors has been improved. - -The use of "decompressed" and "uncompressed" in the documentation has -been revised. +The new utility zupdate, which recompresses bzip2, gzip and xz files to +lzip format, has been added. |