blob: 47d2d6982aaac059d62064a7772fdfe05aac150e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Changes in version 0.3:
lzip_decompress module updated to version 4.14.40-3.
Use a precalculated CRC table as lzlib does.
Improved corrupt header detection to HD=3.
'--in-place' now works with both '--decompress' and '--test'.
Show final diagnostic when testing multiple files.
|