From 4eb895adce37d5080310984546faf00db136d4ef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 1 Jun 2016 16:15:42 +0200 Subject: Merging upstream version 1.5. Signed-off-by: Daniel Baumann --- NEWS | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 770d0a8..0b0220c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ -Changes in version 1.4: +Changes in version 1.5: -The option "-0" has been modified to use the new fast encoder of lzlib -1.7, which achieves a compression speed and ratio comparable to those of -pigz's default compression level. +The option "-a, --trailing-error", which makes plzip exit with error +status 2 if any remaining input is detected after decompressing the last +member, has been added. + +When decompressing, the file specified with the '--output' option is now +deleted if the input is a terminal. + +The new chapters "Trailing data" and "Examples" have been added to the +manual. + +A harmless check failure on Windows, caused by the failed comparison of +a message in text mode, has been fixed. -- cgit v1.2.3