                                                    -*- mode: indented-text -*-

 - dosfsck: Better checking of file times: ctime <= mtime <= atime

 - mkdosfs: If /etc/bootsect.dos (or similar) exists, use it as a
   template for generating boot sectors. This way, you can, e.g., make
   bootable DOS disks.

 - dosfsck: Take more care about volume labels (Does not tolerate
   having a volume label with a directory by the same name in the root
   directory. Compalins about having an embedded space in the volume
   label. Reports the volume label in 8.3 notation. The above are
   direct result of treating the volume label as root directory entry
   or file name which it is!)

 - dosfsck: read-only sector test (-t without -a or -r); just print
   out errors.

