aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
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).