diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:57:30 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:57:30 +0000 |
commit | 4ce2757d33f1acbdd3f32bec58c79032776b2f68 (patch) | |
tree | 2083b4a0c3bf3cbc50321162b81aca049a887752 /NEWS | |
parent | Adding debian version 1.4-3. (diff) | |
download | pdlzip-4ce2757d33f1acbdd3f32bec58c79032776b2f68.tar.xz pdlzip-4ce2757d33f1acbdd3f32bec58c79032776b2f68.zip |
Merging upstream version 1.5~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 3 insertions, 24 deletions
@@ -1,26 +1,5 @@ -Changes in version 1.4: +Changes in version 1.5: -The options "-f, --force", "-F, --recompress", "-k, --keep", and -"-o, --output", have been ported from clzip. +Decompressing and testing no more show file version in lzip mode. -Pdlzip now accepts more than one file in the command line. - -Decompression time has been reduced by 5%. - -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" now accepts options with a separate argument. - -Configure option "--datadir" has been renamed to "--datarootdir" to -follow GNU Standards. - -The target "install-as-lzip" has been added to the Makefile. - -The target "install-bin" has been added to the Makefile. +Minor fixes. |