aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
blob: 59ca29de0af25d33f2c501c28cfb69aced849c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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: 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.
- various bugfixes.
- add this CHANGES.txt file :)

0.2.0:

- alf command added.
- Project renamed to alftools.