diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:29:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:29:40 +0000 |
commit | 57d1e4420d7f7981a5e55ad5f66cb1534af30851 (patch) | |
tree | 7de98d0106a3940da1e3c5eb773d5a1de186a905 /NEWS | |
parent | Adding upstream version 1.1. (diff) | |
download | zutils-57d1e4420d7f7981a5e55ad5f66cb1534af30851.tar.xz zutils-57d1e4420d7f7981a5e55ad5f66cb1534af30851.zip |
Adding upstream version 1.2~pre2.upstream/1.2_pre2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-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. |