1
0
Fork 0
lzip/NEWS
Daniel Baumann 805f1ecdf8
Merging upstream version 1.19.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-20 23:02:27 +01:00

16 lines
500 B
Text

Changes in version 1.19:
The option '-l, --list' has been ported from lziprecover.
It is now an error to specify two or more different operations in the
command line (--decompress, --list or --test).
Compression time of option '-0' has been slightly reduced.
Decompression time has been reduced by 2%.
In test mode, lzip now continues checking the rest of the files if any
input file is a terminal.
Trailing data are now shown both in hexadecimal and as a string of
printable ASCII characters.