2025-02-24 04:19:19 +01:00
|
|
|
Changes in version 1.11:
|
2025-02-24 03:22:05 +01:00
|
|
|
|
2025-02-24 04:19:19 +01:00
|
|
|
File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'.
|
2025-02-24 04:12:46 +01:00
|
|
|
|
2025-02-24 04:19:19 +01:00
|
|
|
Diagnostics caused by invalid arguments to command-line options now show the
|
|
|
|
argument and the name of the option.
|
2025-02-24 04:12:46 +01:00
|
|
|
|
2025-02-24 04:19:19 +01:00
|
|
|
The option '-o, --output' now preserves dates, permissions, and ownership of
|
|
|
|
the file when (de)compressing exactly one file.
|
2025-02-24 04:15:16 +01:00
|
|
|
|
2025-02-24 04:19:19 +01:00
|
|
|
The option '-o, --output' now creates missing intermediate directories when
|
|
|
|
writing to a file.
|
2025-02-24 04:15:16 +01:00
|
|
|
|
2025-02-24 04:19:19 +01:00
|
|
|
The variable MAKEINFO has been added to configure and Makefile.in.
|