aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-29 05:53:11 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-29 05:53:11 -0500
commit671fd9c6e7806229e06424f12b27fa2ad28afa05 (patch)
tree34c21f2cfe025515bf85dea0d755405ff4170c91 /CHANGES.txt
parent7c5d9ba68d782a52ef58e4f2597e27bd7c52cdee (diff)
downloadalftools-671fd9c6e7806229e06424f12b27fa2ad28afa05.tar.gz
Update CHANGES.txt.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3e35060..59ca29d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,7 @@
- alf is now able to create .alf archives that are byte-for-byte
identical with ones created by LZ.COM on the Atari.
- alf: compression is faster (but still too slow).
+- alf: can now handle empty (0-byte length) files, which LZ.COM can't.
- alf: add some -t<x> options to control timestamps.
- unalf: actually use the timestamps in the .alf file.
- unalf: show 4-digit year with -v option.