"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "dosfstools-2.11/mkdosfs/ChangeLog" 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 28th January 1995 H. Peter Anvin (hpa@yggdrasil.com)
2
3 Better algorithm to select cluster sizes on large filesystems.
4 Added bogus boot sector code that on attempts to boot prints a
5 message (which can be chosen at mkdosfs time) and lets the user
6 press any key and try again. Corrected support for 1.2 Mb
7 floppies. mkdosfs now generates the extended bootsector
8 (superblock) format of DOS 3.3+, with support for volume ID's and
9 volume labels (volume labels are also written to the root
10 directory, as they should).
11
12 18th February 1994 Dave Hudson (dave@humbug.demon.co.uk)
13
14 Released version 0.2 - clears a bug in the FAT sizing code.
15
16 1st September 1993 Dave Hudson (dave@humbug.demon.co.uk)
17
18 Released version 0.1 - ALPHA release of mkdosfs