11 lines
360 B
Text
11 lines
360 B
Text
Changes in version 0.3:
|
|
|
|
New option "--data-size" has been added.
|
|
|
|
Output file is now removed if plzip is interrupted.
|
|
|
|
This version automatically chooses the smallest possible dictionary size
|
|
for each member during compression, saving memory during decompression.
|
|
|
|
Regular files are now open in binary mode in non-POSIX platforms
|
|
defining the O_BINARY macro.
|