diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:39:02 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:39:02 +0000 |
commit | 243f444e517f5319ff1fc0cd5c5145388a883940 (patch) | |
tree | ab207ec478cb32a6ba58a9538275ade26e750f3d /NEWS | |
parent | Adding debian version 1.5~pre1-3. (diff) | |
download | clzip-243f444e517f5319ff1fc0cd5c5145388a883940.tar.xz clzip-243f444e517f5319ff1fc0cd5c5145388a883940.zip |
Merging upstream version 1.5~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ Changes in version 1.5: +Clzip now shows the progress of compression at verbosity level 2 (-vv). + Decompression time has been reduced by 1%. File version is now shown only if verbosity >= 4. @@ -7,4 +9,4 @@ File version is now shown only if verbosity >= 4. Option "-n, --threads" is now accepted and ignored for compatibility with plzip. -"configure" now accepts options with a separate argument. +The configure script now accepts options with a separate argument. |