diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,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. |