diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 31bac3c..dbf5492 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ 0.3.0: - alf's compression speed is now acceptable: 14x as fast as 0.2.1. - alf now has -v (verbose) flag, also -vv and -vvv for more verbosity. +- alf stores a zero date if the year is out of range (1980 to 2107). +- unalf -v displays a zero date as <none> rather than 0 ??? 1980. +- unalf doesn't attempt to set the timestamp on a file with a zero date. 0.2.1 (never released): |
