summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: dda5e9fbfd3604957f1b957a6057b7a926d49e47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Changes in version 0.7:

Match length limits set by options -1 to -9 have been changed to match
those of lzip 1.11.

A limit has been set on the number of packets produced by decompresor
worker threads to limit the amount of memory used.

Do not show the message "and `--stdout' was not specified" for file
types that can't be read (directories, etc).

A warning about fchown's return value being ignored has been fixed.