summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:29:58 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:29:58 +0000
commit4646c2987eba0ba70050daf3c9fb450510a30237 (patch)
treeb1312f8c64fd61a3097b553507d00cac44b3c4bd /NEWS
parentAdding debian version 1.1-1. (diff)
downloadzutils-4646c2987eba0ba70050daf3c9fb450510a30237.tar.xz
zutils-4646c2987eba0ba70050daf3c9fb450510a30237.zip
Merging upstream version 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.