summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:53:35 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:53:35 +0000
commitc9c61b9b5efd97301c267ea189ee1c3b8440da8f (patch)
treee6ff3af747cb7906fe694fdf0e0c5b63edf6e000 /NEWS
parentAdding debian version 1.3-1. (diff)
downloadplzip-c9c61b9b5efd97301c267ea189ee1c3b8440da8f.tar.xz
plzip-c9c61b9b5efd97301c267ea189ee1c3b8440da8f.zip
Merging upstream version 1.4~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 4 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 9e04ba7..cc65644 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,5 @@
-Changes in version 1.3:
+Changes in version 1.4:
-Testing of a non-seekable file or of standard input now uses up to 30
-MiB less memory per thread.
-
-"-dvvv" and "-tvvv" now show the dictionary size of the first member,
-producing the same output as lzip for single-member files.
-
-Chapters "Memory requirements" and "Minimum file sizes" have been added
-to the manual.
-
-The targets "install-compress", "install-strip-compress",
-"install-info-compress" and "install-man-compress" have been added to
-the Makefile.
+The option "-0" has been modified to use the new fast encoder of lzlib
+1.7-pre1, achieving a compression speed and ratio comparable to those of
+pigz's default compression level.