diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:31:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:31:35 +0000 |
commit | c0a78d422c6182be3b957921a1f09b3e50dea576 (patch) | |
tree | 378c64b6a76db47b01535d20bb8017a3707901da /NEWS | |
parent | Adding upstream version 1.24~rc2. (diff) | |
download | lzip-c0a78d422c6182be3b957921a1f09b3e50dea576.tar.xz lzip-c0a78d422c6182be3b957921a1f09b3e50dea576.zip |
Adding upstream version 1.24.upstream/1.24
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Diagnostics caused by invalid arguments to command-line options now show the argument and the name of the option. The option '-o, --output' now preserves dates, permissions, and ownership of -the file, when (de)compressing exactly one file. +the file when (de)compressing exactly one file. The option '-o, --output' now creates missing intermediate directories when writing to a file. |