Scandisk History
----------------

Key
---------------------------------
* = Added feature
! = Bug Fixed
~ = Changed

Version 0.1    10/13/00   jcosentino
* Screen routines
* Mouse routines
* Command line parser
* Help
* Get media descriptor
* Keyboard routines
* Event trapper
* Dialog boxes

Version 0.2    10/14/00   jcosentino
* Log file
* Progress bar

Version 0.3    10/18/00   jcosentino
! Fixed a bug where it printed the time wrong in the log file
~ Changed some dialog features
~ Took out progress bar

Version 0.4    10/31/00   jcosentino
~ Changed the user interface based on the new library for Defrag 0.2
* Better help system
* INI file support
* Added the /CUSTOM flag to get values from SCANDISK.INI

Version 0.5    11/5/00    jcosentino
! Fixed a bug where the time and date got fucked up if log file is older
  than 10 hours
* Ability to check to see if there's an invalid volume label
* Monochrome or color display
! Fixed a bug with the command line parsing and drive letters
~ Cleaned up code for functions that weren't used
* Command line interface (instead of UI)
! Fixed a bug that incorrectly reports the drive number with 3 or more
  parameters
* Ability to delete the volume label if it has invalid characters
* Added the /CHECKONLY flag that doesn't fix errors
~ Better "Are you sure you want to exit?" box
