diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-11 08:11:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-11 08:11:59 +0000 |
commit | 5d0459f642bebd166f2a3c9603b658602b420de6 (patch) | |
tree | b24353198a4f5cf059cb28d09d351ae31629a4c5 /NEWS | |
parent | Adding upstream version 1.12~rc1. (diff) | |
download | zutils-5d0459f642bebd166f2a3c9603b658602b420de6.tar.xz zutils-5d0459f642bebd166f2a3c9603b658602b420de6.zip |
Adding upstream version 1.12.upstream/1.12
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
@@ -42,7 +42,7 @@ read-only file system to another place without needing to copy or link them to the destination directory first. zupdate now accepts option '-e, --expand-extensions', which makes it expand -combined file name extensions; tgz -> tar.lz. +combined file name extensions; tgz --> tar.lz. zupdate now also accepts option '-i, --ignore-errors', which makes it ignore non-fatal errors. (Suggested by Antoni Sawicki). |