Merging upstream version 0.26.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7185f44b62
commit
180f99b04d
44 changed files with 610 additions and 505 deletions
17
NEWS
17
NEWS
|
@ -1,14 +1,13 @@
|
|||
Changes in version 0.25:
|
||||
Changes in version 0.26:
|
||||
|
||||
The new option '--ignore-metadata', which makes '-d, --diff' ignore
|
||||
differences in file permissions, owner and group IDs, and modification time,
|
||||
has been added.
|
||||
tarlz now exits with error status 2 if any empty lzip member is found in a
|
||||
multimember compressed archive.
|
||||
|
||||
'#include <sys/types.h>' for major, minor, makedev on BSD systems.
|
||||
Scalability of parallel compressed creation and decoding has been increased.
|
||||
|
||||
File diagnostics of '-z' have been reformatted as 'PROGRAM: FILE: MESSAGE'.
|
||||
A diagnostic message for read error has been improved.
|
||||
|
||||
The option '-o, --output' now creates missing intermediate directories when
|
||||
compressing to a file.
|
||||
The chapter 'Syntax of command-line arguments' has been added to the manual.
|
||||
|
||||
The variable MAKEINFO has been added to configure and Makefile.in.
|
||||
'make check' now skips time stamps out of range or not recognized by system
|
||||
tools. (Reported by J Dean).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue