diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -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). |