aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-29 05:07:20 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-29 05:07:20 -0500
commitdcf32e932d5b50120d596f4326c40e5316ee2781 (patch)
treea9d22baa831985e426f2481f94306d58d658241c
parentac7db11fe2b657844828cb6905da3de797e13d82 (diff)
downloadalftools-dcf32e932d5b50120d596f4326c40e5316ee2781.tar.gz
Update CHANGES.txt.
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f4f89ed..cec87b5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,10 @@
0.2.1:
+- 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: add some -t<x> options to control timestamps.
-- unalf: actually use the timestamps in the .alf file
+- unalf: actually use the timestamps in the .alf file.
- various bugfixes.
- add this CHANGES.txt file :)