From e70ab17ff7b9ddb313f306d3608a7ec0f4aa21cd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 25 May 2016 11:52:26 +0200 Subject: Adding upstream version 1.7. Signed-off-by: Daniel Baumann --- NEWS | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 12715c0..5ffa79b 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,11 @@ -Changes in version 1.6: +Changes in version 1.7: -Copying of file dates, permissions, and ownership now behaves like "cp -p". -(If the user ID or the group ID can't be duplicated, the file permission -bits S_ISUID and S_ISGID are cleared). +The option "-a, --trailing-error", which makes pdlzip exit with error +status 2 if any remaining input is detected after decompressing the last +member, has been added. -The targets "install-compress", "install-strip-compress" and -"install-man-compress" have been added to the Makefile. +When decompressing, the file specified with the '--output' option is now +deleted if the input is a terminal. + +A harmless check failure on Windows, caused by the failed comparison of +a message in text mode, has been fixed. -- cgit v1.2.3