aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c376a11..3b622d6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,8 @@
0.4.0:
- alf and unalf now detect duplicate Atari filenames.
- unalf can extract by file number (-n) rather than wildcards.
+- unalf can split an ALF file into multiple ALF files (-s option)
+ without extracting.
0.3.2:
- unalf: truncation is a fatal error again (avoids segfaults).