summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:29:40 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:29:40 +0000
commit57d1e4420d7f7981a5e55ad5f66cb1534af30851 (patch)
tree7de98d0106a3940da1e3c5eb773d5a1de186a905 /NEWS
parentAdding upstream version 1.1. (diff)
downloadzutils-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--NEWS14
1 files changed, 3 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 045e9f9..202144b 100644
--- a/NEWS
+++ b/NEWS
@@ -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.