1
0
Fork 0
pdlzip/NEWS
Daniel Baumann 29d0941b98
Adding upstream version 1.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-23 19:21:39 +01:00

11 lines
415 B
Text

Changes in version 1.7:
The option "-a, --trailing-error", which makes pdlzip 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.
A harmless check failure on Windows, caused by the failed comparison of
a message in text mode, has been fixed.