diff options
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. |