blob: f628ac2890c2feaca2b3304270fe2e467733b34a [file] [log] [blame]
bigbiff bigbiff9c754052013-01-09 09:09:08 -05001Changes from version 0 to 1
2===========================
3
4 - fixed an off-by-two error in check.c:check_file
5 - fixed marking clusters bad in fat.c:set_fat
6 - fat.c:reclaim_free was also reclaiming bad clusters.
7 - fixed many incorrect byte sex conversions in check.c and fat.c
8 - -t and -w now require -a or -r
9 - added option -d to drop files.
10 - added option -u to try to "undelete" non-directory files.