1
0
Fork 0
plzip/NEWS
Daniel Baumann 66060d80f9
Merging upstream version 1.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 04:12:55 +01:00

14 lines
494 B
Text

Changes in version 1.5:
The option "-a, --trailing-error", which makes plzip exit with error
status 2 if any remaining input is detected after decompressing the last
member, has been added.
When decompressing, the file specified with the '--output' option is now
deleted if the input is a terminal.
The new chapters "Trailing data" and "Examples" have been added to the
manual.
A harmless check failure on Windows, caused by the failed comparison of
a message in text mode, has been fixed.