From c0bc883bcfca5791ea64d488caf359a2c8de4360 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 12 Dec 2025 17:15:22 -0500 Subject: Do not print unprintable characters in filenames. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 45284f6..2aa7862 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,9 +3,12 @@ - alf lets the user set the archive filename for each file (file=FILE, e.g.) - alf is 2 to 3 times as fast as in 0.3.2 (depending on the size and entropy of the files being compressed). +- alf now only has 2 levels of verbosity (-v does what -vv used to do, + -vv does what -vvv used to do). - unalf can extract by file number (-n) rather than wildcards. - unalf can split an ALF file into multiple ALF files (-s option) without extracting. +- alf and unalf won't print unprintable characters in filenames. 0.3.2: - unalf: truncation is a fatal error again (avoids segfaults). -- cgit v1.2.3