diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:54:06 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:54:06 +0000 |
commit | 2f63d58b08ef870e4c93735a38715c07061ac2bc (patch) | |
tree | 07ae633b5327c100c6d1bfc497c73f90b52ec007 /NEWS | |
parent | Adding upstream version 1.4. (diff) | |
download | pdlzip-2f63d58b08ef870e4c93735a38715c07061ac2bc.tar.xz pdlzip-2f63d58b08ef870e4c93735a38715c07061ac2bc.zip |
Adding upstream version 1.5~rc1.upstream/1.5_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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. |