blob: 57ec9200058936dc5aebe24d642fd3cf7df76d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Changes in version 1.9:
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).
Decompression time has been reduced by 7%.
In test mode, lunzip 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.
|