aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to '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 :)