diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -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. |