2025-02-21 11:27:58 +01:00
|
|
|
Changes in version 1.19:
|
2025-02-21 10:09:52 +01:00
|
|
|
|
2025-02-21 11:27:58 +01:00
|
|
|
'--merge' is now able to fix files with thousands of scattered errors
|
|
|
|
per member by grouping the errors into clusters and then merging the
|
|
|
|
files as if each cluster were a single error.
|
2025-02-21 11:26:24 +01:00
|
|
|
|
2025-02-21 11:27:58 +01:00
|
|
|
The option '-a, --trailing-error' now works with '-l, --list' and
|
|
|
|
'-D, --range-decompress'.
|
2025-02-21 11:26:24 +01:00
|
|
|
|
2025-02-21 11:27:58 +01:00
|
|
|
The output of option '-l, --list' has been simplified to make it easier
|
|
|
|
to read.
|
2025-02-21 11:20:27 +01:00
|
|
|
|
2025-02-21 11:27:58 +01:00
|
|
|
In test mode, lziprecover now continues checking the rest of the files
|
|
|
|
if any input file is a terminal.
|
2025-02-21 11:26:24 +01:00
|
|
|
|
2025-02-21 11:27:58 +01:00
|
|
|
Trailing data are now shown both in hexadecimal and as a string of
|
|
|
|
printable ASCII characters.
|