blob: 3e35060a561cc7fed2df3e1488e349200c485ad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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: show 4-digit year with -v option.
- various bugfixes.
- add this CHANGES.txt file :)
0.2.0:
- alf command added.
- Project renamed to alftools.
|