summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:57 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:57 +0000
commit231e63aa0df4768b134f65c272a33c6a123a36bb (patch)
treeaf4d9cab220d8e7056a5e8394ed23a01632fca17 /NEWS
parentAdding debian version 1.2-3. (diff)
downloadplzip-231e63aa0df4768b134f65c272a33c6a123a36bb.tar.xz
plzip-231e63aa0df4768b134f65c272a33c6a123a36bb.zip
Merging upstream version 1.3~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 10 insertions, 12 deletions
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.