summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
commit25ff7222c94a48b16ce76f161b6e2ae6efc54c5a (patch)
treeb527f4775318d44b7011176d65e05253dba4fcab /NEWS
parentAdding upstream version 1.2. (diff)
downloadplzip-8a125839861b54b540388fa4a8262e8b867b132e.tar.xz
plzip-8a125839861b54b540388fa4a8262e8b867b132e.zip
Adding upstream version 1.3~pre1.upstream/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.