2025-02-24 03:42:28 +01:00
|
|
|
Changes in version 0.8:
|
2025-02-24 03:22:05 +01:00
|
|
|
|
2025-02-24 03:42:28 +01:00
|
|
|
The option "-F, --recompress", which forces recompression of files whose
|
|
|
|
name already has the ".lz" or ".tlz" suffix, has been added.
|
2025-02-24 03:27:22 +01:00
|
|
|
|
2025-02-24 03:42:28 +01:00
|
|
|
The options "-d, --decompress" and "-t, --test" now also show
|
|
|
|
compression ratio.
|
2025-02-24 03:33:22 +01:00
|
|
|
|
2025-02-24 03:42:28 +01:00
|
|
|
Inability to change output file attributes has been downgraded from
|
|
|
|
error to warning.
|
2025-02-24 03:33:22 +01:00
|
|
|
|
2025-02-24 03:42:28 +01:00
|
|
|
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.
|