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

File specified with option "-o" is now created with write permission for
all if umask allows it, and deleted if lzip is interrupted by the user.

Regular files are now open in binary mode in non-POSIX platforms
defining the O_BINARY macro.

Dictionary size for options -2, -3, -4 and -8 has been changed to
improve linearity of compressed sizes.

Compiler warnings produced by over-optimization (-O3) have been fixed.