17 lines
532 B
Text
17 lines
532 B
Text
Changes in version 0.8:
|
|
|
|
The option "-F, --recompress", which forces recompression of files whose
|
|
name already has the ".lz" or ".tlz" suffix, has been added.
|
|
|
|
The options "-d, --decompress" and "-t, --test" now also show
|
|
compression ratio.
|
|
|
|
Inability to change output file attributes has been downgraded from
|
|
error to warning.
|
|
|
|
A small change has been made in the "--help" output and man page.
|
|
|
|
Quote characters in messages have been changed as advised by GNU Coding
|
|
Standards.
|
|
|
|
Stdin and stdout are now set in binary mode on OS2.
|