1 Changes 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.