2025-02-17 21:27:33 +01:00
|
|
|
Changes in version 0.25:
|
2025-02-17 21:04:20 +01:00
|
|
|
|
2025-02-17 21:27:33 +01:00
|
|
|
The new option '--ignore-metadata', which makes '-d, --diff' ignore
|
|
|
|
differences in file permissions, owner and group IDs, and modification time,
|
|
|
|
has been added.
|
2025-02-17 21:04:20 +01:00
|
|
|
|
2025-02-17 21:27:33 +01:00
|
|
|
'#include <sys/types.h>' for major, minor, makedev on BSD systems.
|
2025-02-17 21:16:04 +01:00
|
|
|
|
2025-02-17 21:27:33 +01:00
|
|
|
File diagnostics of '-z' have been reformatted as 'PROGRAM: FILE: MESSAGE'.
|
2025-02-17 21:16:04 +01:00
|
|
|
|
2025-02-17 21:27:33 +01:00
|
|
|
The option '-o, --output' now creates missing intermediate directories when
|
|
|
|
compressing to a file.
|
2025-02-17 21:17:43 +01:00
|
|
|
|
2025-02-17 21:27:33 +01:00
|
|
|
The variable MAKEINFO has been added to configure and Makefile.in.
|