1
0
Fork 0

Merging upstream version 0.9.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 03:50:51 +01:00
parent 7a8d5107f2
commit b4a17774a7
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
14 changed files with 193 additions and 200 deletions

19
NEWS
View file

@ -1,17 +1,6 @@
Changes in version 0.8:
Changes in version 0.9:
The option "-F, --recompress", which forces recompression of files whose
name already has the ".lz" or ".tlz" suffix, has been added.
Minor fixes and cleanups.
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.
Configure option "--datadir" has been renamed to "--datarootdir" to
follow GNU Standards.