blob: 108d6ea278ff2b7c8a13c50c9f11a97fad703a65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Changes in version 0.25:
The new option '--ignore-metadata', which makes '-d, --diff' ignore
differences in file permissions, owner and group IDs, and modification time,
has been added.
'#include <sys/types.h>' for major, minor, makedev on BSD systems.
File diagnostics of '-z' have been reformatted as 'PROGRAM: FILE: MESSAGE'.
The option '-o, --output' now creates missing intermediate directories when
compressing to a file.
The variable MAKEINFO has been added to configure and Makefile.in.
|