Changes to the Free-DOS Install program:
Copyright (C) James Hall <jhall1@isd.net>


1.0 (VER_1_0) - First release of the Install program.  Uses a call to
system() to extract the packages using 'unzip'.  Requires that the
install.exe program be in the same directory as install.txt and
install.dat.



Upcoming changes:

2.0 - Will incorporate the unzip code into the source tree, so I don't
need to use system().

3.0 - Will use a prettier interface, rather than the simple text
version you see here.
