Adding upstream version 1.14~rc3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
378b7b036f
commit
204cd23cae
17 changed files with 152 additions and 74 deletions
12
NEWS
12
NEWS
|
@ -1,10 +1,20 @@
|
|||
Changes in version 1.14:
|
||||
|
||||
The new option "-i, --ignore-errors", which in conjunction with "-D"
|
||||
decompresses all the recoverable data in all members of a file without
|
||||
having to split it first, has been added.
|
||||
|
||||
Option "-l, --list" now accepts more than one file.
|
||||
|
||||
Decompression time has been reduced by 12%.
|
||||
|
||||
File version is now shown only if verbosity >= 4.
|
||||
"--split" now uses as few digits as possible in the names of the files
|
||||
produced, depending on the number of members in the input file.
|
||||
|
||||
"--split" in verbose mode now shows the names of files being created.
|
||||
|
||||
When decompressing or testing, file version is now shown only if
|
||||
verbosity >= 4.
|
||||
|
||||
The target "install-as-lzip" has been added to the Makefile.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue