"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "dosfstools-2.11/dosfsck/CHANGES" of archive dosfstools-2.11.src.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
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.