From 72164cf0d95398b5f82d96b9be1f931e06f8627c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 11:09:34 +0100 Subject: Adding upstream version 1.18~pre1. Signed-off-by: Daniel Baumann --- NEWS | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0a1cbf2..86b75f3 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,12 @@ -Changes in version 1.17: +Changes in version 1.18: -The compression code has been reorganized to ease the porting of the -fast encoder to clzip and lzlib. +The option "-a, --trailing-error", which makes lzip exit with error +status 2 if any remaining input is detected after decompressing the last +member, has been added. -The new chapter "Quality assurance" has been added to the manual. +Decompression time has been reduced by 2%. -The targets "install-compress", "install-strip-compress", -"install-info-compress" and "install-man-compress" have been added to -the Makefile. +The new chapter "Trailing data" has been added to the manual. + +Fixed a harmless check failure on Windows caused by the failed +comparison of a message in text mode. -- cgit v1.2.3