blob: 6f5ad8c23fe2838876bc18e465eb0e6b2214e7c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Changes in version 1.15:
Lzip now shows the progress of compression at verbosity level 2 (-vv).
Decompression time has been reduced by 1%.
File version is now shown only if verbosity >= 4.
Option "-n, --threads" is now accepted and ignored for compatibility
with plzip.
The configure script now accepts options with a separate argument.
The chapter "Stream Format" and the appendix "Reference source code"
have been added to the manual.
|