From 231e63aa0df4768b134f65c272a33c6a123a36bb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 16:39:57 +0100 Subject: Merging upstream version 1.3~pre1. Signed-off-by: Daniel Baumann --- NEWS | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 00348a1..9e04ba7 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,14 @@ -Changes in version 1.2: +Changes in version 1.3: -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). +Testing of a non-seekable file or of standard input now uses up to 30 +MiB less memory per thread. -Individual limits have been set on the number of packets produced by -each decompresor worker thread to limit the amount of memory used in all -cases. +"-dvvv" and "-tvvv" now show the dictionary size of the first member, +producing the same output as lzip for single-member files. -The approximate amount of memory required has been documented in the -manual. +Chapters "Memory requirements" and "Minimum file sizes" have been added +to the manual. -"plzip.texinfo" has been renamed to "plzip.texi". - -The license has been changed to GPL version 2 or later. +The targets "install-compress", "install-strip-compress", +"install-info-compress" and "install-man-compress" have been added to +the Makefile. -- cgit v1.2.3