22 lines
784 B
Text
22 lines
784 B
Text
Changes in version 0.5:
|
|
|
|
The lzip_decompress module has been updated to version 5.4.18.
|
|
|
|
Xlunzip now reports an error if a file name is empty (xlunzip -t "").
|
|
|
|
The words 'decompressed' and 'compressed' have been replaced with the
|
|
shorter 'out' and 'in' in the verbose output when decompressing or testing.
|
|
|
|
Decompression speed has been slightly increased.
|
|
|
|
A compilation error with GCC 10 has been fixed. (Reported by Daniel Baumann).
|
|
|
|
The commands needed to extract files from a tar.lz archive have been
|
|
documented in the output of '--help' and in the man page.
|
|
|
|
Xlunzip now compiles on DOS with DJGPP. (Patch from Robert Riebisch).
|
|
|
|
The configure script now accepts appending options to CFLAGS using the
|
|
syntax 'CFLAGS+=OPTIONS'.
|
|
|
|
9 new test files have been added to the testsuite.
|