From d8fbfd74c9a92c8b81b26dd2c3867ee649f7a82c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Nov 2025 04:36:26 -0500 Subject: Add CHANGES.txt. --- CHANGES.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGES.txt diff --git a/CHANGES.txt b/CHANGES.txt new file mode 100644 index 0000000..f4f89ed --- /dev/null +++ b/CHANGES.txt @@ -0,0 +1,12 @@ +0.2.1: + +- alf: compression is faster (but still too slow). +- alf: add some -t options to control timestamps. +- unalf: actually use the timestamps in the .alf file +- various bugfixes. +- add this CHANGES.txt file :) + +0.2.0: + +- alf command added. +- Project renamed to alftools. -- cgit v1.2.3