summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 08b00740de585e9b4e323020e59146ec3efd7774 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.