diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:47:04 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:47:04 +0000 |
commit | a499cf9dc12d64786b662483847c5eca56f78aca (patch) | |
tree | beca36977506783bafc564d6ab78aa384309ecb1 /NEWS | |
parent | Adding debian version 1.4~rc1-1. (diff) | |
download | pdlzip-a499cf9dc12d64786b662483847c5eca56f78aca.tar.xz pdlzip-a499cf9dc12d64786b662483847c5eca56f78aca.zip |
Merging upstream version 1.4~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -7,9 +7,16 @@ Pdlzip now accepts more than one file in the command line. Decompression time has been reduced by 5%. -The dependence of "--test" on the existence of "/dev/null" has been +The dependence of "-t" on the existence of "/dev/null" has been removed. +The value returned by "-d" and "-t" in case of data error has been fixed. + +Information shown at verbosity levels 2 and 3 has been changed. + +Option "-n, --threads" is now accepted and ignored for compatibility +with plzip. + Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards. |