File: ChangeLog.dosfsck

package info (click to toggle)
dosfstools 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,116 kB
  • ctags: 610
  • sloc: ansic: 5,214; sh: 1,411; makefile: 112
file content (10 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
Changes from version 0 to 1
===========================

  - fixed an off-by-two error in check.c:check_file
  - fixed marking clusters bad in fat.c:set_fat
  - fat.c:reclaim_free was also reclaiming bad clusters.
  - fixed many incorrect byte sex conversions in check.c and fat.c
  - -t and -w now require -a or -r
  - added option -d to drop files.
  - added option -u to try to "undelete" non-directory files.